memcachier / memjs

A memcache client for node using the binary protocol and SASL authentication
MIT License
197 stars 52 forks source link

Decrement doesn't return value in callback #88

Closed dterei closed 8 years ago

dterei commented 8 years ago

Decrement doesn't return the value in the callback (while increment does).