What is it?
A fast, high-level Redis library for Node.JS that exposes an accessible and extensible interface to the Redis data types.
Redback comes bundled with advanced Redis structures such as the Social Graph, Full Text Index, or Rate Limiter. You can also build your own Redis-backed structures with ease.
How do I get it?
npm install -g redback
Don't have NPM or Node.JS?
Learn more
See the GitHub repository for more information. For an API, see the annotated source.