victorquinn/memcache-plus

additional memcached commands

Closed this issue · 2 comments

Hi,

Could you please implement the additional memcached commands:
add, replace, append, prepend, cas, incr/decr?

thx,

Yes, definitely! They were always on my todo but we didn't use them internally so they got lost a bit. Will try to implement them ASAP though :)

Booyah