Fork me on GitHub

What is it?

A fast, high-level Redis library for Node.JS.

Redback provides an accessible and extensible interface to the Redis data types. You can use Redback as a Cache backend, a Pub/Sub provider, or to create complex data structures such as the SocialGraph, KeyPair or DensitySet.

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.