CNode

Node-queue这个npm貌似不错哦

分享
Ii5ting发布于12 年前最后回复12 年前1 回复4954 浏览0 收藏

Node-queue is a node.js module for multiple databases. It can be very useful if you work with (d)ddd, cqrs, eventsourcing, commands and events, etc.

https://github.com/adrai/node-queue

Currently these databases are supported:

  • inmemory
  • mongodb (node-mongodb-native)
  • couchdb (cradle)
  • tingodb (tingodb)
  • redis (redis)

看起来挺不错的样子

查看回复

回复 (1)

A
andersbills#1·12 年前

still need time to prove it is a good one. for database, we need to be conservative. Try not to use these new npms

参与回复
登录后即可参与回复。登录