Change Redis to KeyDB
Former-commit-id: 51ea3cf30ca99be8064fc95c8ddd0d61fdcc5c5d
This commit is contained in:
parent
1abc602081
commit
c33886e152
@ -4800,7 +4800,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