cachon

0.0.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i cachon

Weekly Downloads

2

Version

0.0.1

License

none

Last publish

Collaborators

  • timisbusy