hunt-redis ~master (2021-11-19T08:51:56Z)
Home
Dub
Repo
RedisLock.this
hunt
redis
RedisLock
RedisLock
Undocumented in source.
this
(Redis client, string lockKey, int delaytime, float clockFactor)
class
RedisLock
this
(
Redis
client
,
string
lockKey
,
int
delaytime
= 10
,
float
clockFactor
= 0.01f
)
this
(Redis[] client, string lockKey, int delaytime, float clockFactor)
Meta
Source
See Implementation
hunt
redis
RedisLock
RedisLock
constructors
this
functions
lock
unlock
static variables
_prefix
variables
_clockFactor
_delaytime
_quornum