RedisDOWN
JSON →RedisDOWN is a LevelDOWN-compatible adapter that allows LevelUP databases to use Redis as the storage backend. Version 0.1.12 is the latest release. It uses a sorted set for key ordering and a hash for values, with a single Lua call for iteration. Key differentiators include support for an external Redis client option, URL-based configuration (e.g., REDIS_URL, REDISCLOUD_URL), and passing the abstract-leveldown test suite except for implicit iterator snapshots. It requires Redis 2.8+ and Node 0.10+.
Resources
packageredisdown ↗