Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BSD license added to every C source and header file. | antirez | 2012-11-08 | 1 | -0/+30 |
| | |||||
* | redis-check-aof is now large files safe also on 32 bit systems. | antirez | 2012-02-14 | 1 | -11/+14 |
| | |||||
* | redis.c split into many different C files. | antirez | 2010-07-01 | 1 | -0/+185 |
networking related stuff moved into networking.c moved more code more work on layout of source code SDS instantaneuos memory saving. By Pieter and Salvatore at VMware ;) cleanly compiling again after the first split, now splitting it in more C files moving more things around... work in progress split replication code splitting more Sets split Hash split replication split even more splitting more splitting minor change |