Skip to content

Commit

Permalink
Add cache-service-memcached reference
Browse files Browse the repository at this point in the history
  • Loading branch information
sergesemashko committed Jun 5, 2017
1 parent a5a1028 commit 17e070a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,10 @@ A tiered caching solution capable of wrapping any number of the below supported

A redis wrapper for cache-service or standalone use. [Available on NPM](https://github.com/jpodwys/cache-service-redis).

#### cache-service-memcached

A memcached wrapper for cache-service or standalone use. [Available on NPM](https://www.npmjs.com/package/cache-service-memcached).

#### cache-service-node-cache

An in-memory cache wrapper for cache-service or standalone use. [Available on NPM](https://github.com/jpodwys/cache-service-node-cache).
Expand Down

0 comments on commit 17e070a

Please sign in to comment.