/node-memcache

node.js memcached client

Primary LanguageJavaScript

node.js memcached client

client for using memcached with node.js

see example.js for current usage

TODO:
+ add promises to replcae current callback handling
+ add more send / reply methods
+ testing