nosql-leveldb

A Node.js LevelDB binding with sync supports inherits from abstract-nosql.

secondary-cache

support secondary cache mechanism. the first level cache is fixed memory-resident always with the highest priority. the second level is the LRU cache.