Skip to content

Commit

Permalink
Merge pull request youyudehexie#3 from coderhaoxin/master
Browse files Browse the repository at this point in the history
add co and koa links
  • Loading branch information
youyudehexie committed Jan 15, 2014
2 parents 9bcc7e3 + 809f0cc commit c7fdf1a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@
####基于Express的实时MVC框架Sails
+ [HomePage](https://github.com/balderdashy/sails)

####Koa,下一代 Node.js web 框架
+ [HomePage](http://koajs.com)
+ [koa-guide](https://github.com/turingou/koa-guide)

###Mysql 老牌关系型数据库

+ [HomePage](https://github.com/felixge/node-mysql)
Expand Down Expand Up @@ -90,6 +94,11 @@
+ [HomePage](https://github.com/kriskowal/q)
+ [在Node.js 中用 Q 实现Promise – Callbacks之外的另一种选择](http://www.ituring.com.cn/article/54547)

####co
+ [HomePage](https://github.com/visionmedia/co)
+ [深入理解 Yield](http://www.html-js.com/article/column/77)
+ [co wiki](https://github.com/visionmedia/co/wiki)

###Redis 内存键值数据库

+ [node_redis](https://github.com/mranney/node_redis)
Expand Down

0 comments on commit c7fdf1a

Please sign in to comment.