https://github.com/think2011/simple-redis-drift-bottle
一个简单的漂流瓶,coffeescript+express+redis实现
https://github.com/think2011/simple-redis-drift-bottle
Last synced: 12 months ago
JSON representation
一个简单的漂流瓶,coffeescript+express+redis实现
- Host: GitHub
- URL: https://github.com/think2011/simple-redis-drift-bottle
- Owner: think2011
- Created: 2014-07-03T15:19:52.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-03T16:26:07.000Z (almost 12 years ago)
- Last Synced: 2024-04-13T16:27:50.202Z (about 2 years ago)
- Language: CSS
- Homepage:
- Size: 473 KB
- Stars: 5
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 概述
* 例子来自 《node.js 实战》这本书的第三章的超级简化版。
* 用 coffeeScript & express4 & redis。
* 重点在于体验了redis。
## 功能
1. 捡漂流瓶
2. 扔漂流瓶
3. 漂流瓶存活有效期
4. 捡到漂流瓶的几率
## 演示

[点我立即看demo](http://simple-redis-drift-bottle-1-c9-think2011.c9.io/)
*由于使用的是免费空间,频繁点击和网络过慢都能出现异常的情况,刷新页面重试即可。*
> ##### 技术: coffeescript+express4+redis
> ##### 时间: 2014年7月
> ##### 源码: [simple-redis-drift-bottle](https://github.com/think2011/simple-redis-drift-bottle.git)
> ##### 我的博客: [think2011](http://think2011.github.io/)