]> git.saurik.com Git - redis.git/history - src/rdb.h
Merge remote-tracking branch 'origin/unstable' into unstable
[redis.git] / src / rdb.h
2011-11-18  Salvatore SanfilippoMerge pull request #173 from jasondavies/typo
2011-11-15  Salvatore SanfilippoMerge pull request #181 from redsquirrel/unstable
2011-11-09  antirezFixed a few typos
2011-11-09  antirezInitial support for key expire times with millisecond...
2011-09-22  antirezmerge conflicts resolved
2011-05-13  Pieter NoordhuisMove rdbLoad* to top; update comments
2011-05-13  Pieter NoordhuisMake RDB types/opcodes explicit; load/save object type
2011-05-13  Pieter NoordhuisAbstract file/buffer I/O to support in-memory serialization