Memcached driver for node-cache-manager
npm install cache-manager-memcachedThis is a memcached plugin for node-cache-manager.
See example.js for a usage example.
Note: because of memcached protocol limitations this does not support listing keys or changing TTL after an item is already created.