RedLock

Undocumented in source.

Constructors

this
this(string redis_servers, bool initConnected)
Undocumented in source.

Members

Functions

Lock
bool Lock(string key, LockedObject lock, uint timeout, uint ttl)
Undocumented in source. Be warned that the author may not have intended to support it.
Unlock
void Unlock(LockedObject lock)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta