An open API service indexing awesome lists of open source software.

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实现

Awesome Lists containing this project

README

          

## 概述
* 例子来自 《node.js 实战》这本书的第三章的超级简化版。
* 用 coffeeScript & express4 & redis。
* 重点在于体验了redis。

## 功能
1. 捡漂流瓶
2. 扔漂流瓶
3. 漂流瓶存活有效期
4. 捡到漂流瓶的几率

## 演示
![](http://think2011.qiniudn.com/simple-redis-drift-bottle-1.png)

[点我立即看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/)