RDMF (Redis/Disque merge friendlyness) refactoring WIP 1.

This commit is contained in:
antirez
2015-07-26 15:14:57 +02:00
parent b684e2dad1
commit cef054e868
37 changed files with 178 additions and 178 deletions

View File

@ -63,7 +63,7 @@
* clusterRedirectBlockedClientIfNeeded() function should also be updated.
*/
#include "redis.h"
#include "server.h"
/* Get a timeout value from an object and store it into 'timeout'.
* The final timeout is always stored as milliseconds as a time where the