Skip to content
This repository has been archived by the owner on Dec 28, 2018. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gayanhewa committed Mar 9, 2015
1 parent 305607a commit 821f578
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
# sailsjs-cacheman
Cacheman Wrapper for Sails
# Cache plugin intgration for SailsJS

This package simply integrates and bundles Cacheman to be used easily within SailsJS framework.

As of now only in-memory cache is supported.


##TODO

- Read the options from a config/cacheman.js
- Add suppot to Redis and Mongo DB


Credits : [NodeJS Cacheman Package](https://github.com/cayasso/cacheman)

0 comments on commit 821f578

Please sign in to comment.