Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ expire
Method
expire
lib_acl_cpp/src/redis/redis_key.cpp:181–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
int redis_key::expire(const char* key, int n)
182
{
183
return expire(key, strlen(key), n);
184
}
185
186
int redis_key::expire(const char* key, size_t len, int n)
187
{
Callers
10
test_expire
Function · 0.80
test_expire
Function · 0.80
test_expire
Function · 0.80
test_expire
Function · 0.80
test_expire
Function · 0.80
test_expire
Function · 0.80
test_expire
Function · 0.80
test_expire
Function · 0.80
test_expire
Function · 0.80
set_timeout
Method · 0.80
Calls
4
safe_snprintf
Function · 0.85
hash_slot
Function · 0.85
dbuf_alloc
Method · 0.80
build_request
Function · 0.50
Tested by
9
test_expire
Function · 0.64
test_expire
Function · 0.64
test_expire
Function · 0.64
test_expire
Function · 0.64
test_expire
Function · 0.64
test_expire
Function · 0.64
test_expire
Function · 0.64
test_expire
Function · 0.64
test_expire
Function · 0.64