Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/KeyDB
/ config.cpp
File
config.cpp
src/config.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* Configuration file parsing and CONFIG GET/SET commands implementation.
2
*
3
* Copyright (c) 2009-2012, Salvatore Sanfilippo <antirez at gmail dot com>
4
* All rights reserved.
Callers
nothing calls this directly
Calls
12
createBoolConfig
Function · 0.85
createStringConfig
Function · 0.85
createSDSConfig
Function · 0.85
createEnumConfig
Function · 0.85
createIntConfig
Function · 0.85
createUIntConfig
Function · 0.85
createULongConfig
Function · 0.85
createLongLongConfig
Function · 0.85
createULongLongConfig
Function · 0.85
createSizeTConfig
Function · 0.85
createTimeTConfig
Function · 0.85
createOffTConfig
Function · 0.85
Tested by
no test coverage detected