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

@ -34,7 +34,7 @@
#include "rio.h"
/* TBD: include only necessary headers. */
#include "redis.h"
#include "server.h"
/* The current RDB version. When the format changes in a way that is no longer
* backward compatible this number gets incremented. */