1
This commit is contained in:
parent
17cb4ac144
commit
1a6b36db26
@ -40,6 +40,7 @@ const (
|
|||||||
MEMBER_LOCK_KEY = "member:"
|
MEMBER_LOCK_KEY = "member:"
|
||||||
GUILD_ID_LOCK_KEY = "guild_id:"
|
GUILD_ID_LOCK_KEY = "guild_id:"
|
||||||
GUILD_NAME_LOCK_KEY = "guild_name:"
|
GUILD_NAME_LOCK_KEY = "guild_name:"
|
||||||
|
CACHE_LOCK_KEY = "cache:"
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user