0.0.1 • Published 11 years ago

cachon v0.0.1

Weekly downloads
9
License
-
Repository
github
Last release
11 years ago

cachon

Cachon is a set of convenience functions that you can add to a node_redis connection. It introduces a pattern for caching that makes it simple to take an existing function that returns a result and add a caching layer to the flow.

install

You will need to install node_redis as well as cachon to get started. With npm, something like:

npm install hiredis redis cachon

use

0.0.1

11 years ago

0.0.0

11 years ago