]> git.saurik.com Git - redis.git/history - src/rio.c
When closing the MDB DBI, do it in a transaction.
[redis.git] / src / rio.c
2012-11-08  antirezBSD license added to every C source and header file.
2012-04-10  antirezFixed compilation of new rio.c changes (typos and so...
2012-04-10  antirezAdd checksum computation to rio.c
2012-04-10  antirezrio.c file somewhat documented so that the casual reade...
2011-10-23  antirezFixed a few warnings compiling on Linux.
2011-09-22  antirezrioInitWithFile nad rioInitWithBuffer functions now...
2011-09-22  antirezmake sure to return just 1 for rio.c write when the...
2011-09-22  antirezmerge conflicts resolved
2011-05-13  Pieter NoordhuisAbstract file/buffer I/O to support in-memory serialization