Memcache.cas

Overwrite data in the server as long as the cas_arg value is still the same in the server.

@paramin key key of object in server @paramin value value to store for object in server @paramin cas_arg "cas" value

class Memcache
bool
cas
(
T = string
)
(
string key
,,
ulong cas_arg
)

Meta