Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/KeyDB
/ FExpires
Method
FExpires
src/server.h:985–985 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
983
void *m_ptr;
984
985
inline bool FExpires() const { return refcount.load(std::memory_order_relaxed) >> 31; }
986
void SetFExpires(bool fExpires);
987
988
void setrefcount(unsigned ref);
Callers
15
updateExpire
Function · 0.80
dbAddCore
Function · 0.80
dbOverwriteCore
Method · 0.80
dbRandomKey
Function · 0.80
syncDelete
Method · 0.80
renameGenericCommand
Function · 0.80
moveCommand
Function · 0.80
copyCommand
Function · 0.80
removeExpire
Method · 0.80
removeSubkeyExpire
Method · 0.80
setExpire
Function · 0.80
getExpire
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected