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