mirror of
https://github.com/fluencelabs/redis
synced 2025-06-13 01:01:22 +00:00
conflict resolved in cherry pick
This commit is contained in:
@ -945,6 +945,7 @@ void initServer() {
|
||||
}
|
||||
|
||||
if (server.ds_enabled) dsInit();
|
||||
srand(time(NULL)^getpid());
|
||||
}
|
||||
|
||||
/* Populates the Redis Command Table starting from the hard coded list
|
||||
|
Reference in New Issue
Block a user