# README
svc_redis
service redis
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
KeepTTL is a Redis KEEPTTL option to keep existing TTL, it requires your redis-server version >= 6.0, otherwise you will receive an error: (error) ERR syntax error.
# Variables
No description provided by the author
No description provided by the author
GetDBLink get redis cache link.
LockerScriptUnlock redis locker unlock script.
RegisterDBName register redis cache config.
ZPopMaxValue pop values of more then score.
ZPopMaxValueWithScore pop values of more then score withscores.