Fork me on GitHub

What is it?

A fast, high-level Redis library for Node.JS that exposes an accessible and extensible interface to the Redis data types.

You can use Redback as a Cache backend, a Pub/Sub provider, or use complex built-in structures such as the Social Graph, Key Pair or Full Text Index. 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.