Change Redis to KeyDB
Former-commit-id: ee5f026eea133ad851bfb3e8788a15ac798ca7e6
This commit is contained in:
parent
a711a040e4
commit
f45939f147
@ -4952,7 +4952,7 @@ void daemonize(void) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
void version(void) {
|
void version(void) {
|
||||||
printf("Redis server v=%s sha=%s:%d malloc=%s bits=%d build=%llx\n",
|
printf("KeyDB server v=%s sha=%s:%d malloc=%s bits=%d build=%llx\n",
|
||||||
KEYDB_REAL_VERSION,
|
KEYDB_REAL_VERSION,
|
||||||
redisGitSHA1(),
|
redisGitSHA1(),
|
||||||
atoi(redisGitDirty()) > 0,
|
atoi(redisGitDirty()) > 0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user