Simple Key Value Store in memory, a la Redis. Work in Progress. -- Read More
INSTALL » npm install simplestore
CODE » git clone git://github.com/ajlopez/SimpleStore.git
Categories:
Engines:
- node >= 0.6.0 && < 0.9.0
Simple Key Value Store in memory, a la Redis. Work in Progress. -- Read More