Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aiprodcoder/MIXAPI
/ RedisKeyCacheSeconds
Function
RedisKeyCacheSeconds
common/redis.go:19–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
var
RedisEnabled = true
18
19
func
RedisKeyCacheSeconds() int {
20
return
SyncFrequency
21
}
22
23
// InitRedisClient This function is called after init()
24
func
InitRedisClient() (err error) {
Callers
2
updateUserCache
Function · 0.92
cacheSetToken
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected