17 Commits

Author SHA1 Message Date
antirez
19b55f8ebc Redis 2.2.5 2011-04-22 16:25:13 +02:00
antirez
2b886275e9 Redis 2.2.4 2011-04-06 15:39:54 +02:00
antirez
920c45b818 version is now 2.2.3 2011-04-06 12:23:16 +02:00
antirez
3eb3cc9da4 version is now 2.2.2 2011-03-04 16:29:38 +01:00
antirez
4e4b3b943c Redis 2.1.1, release notes updated 2011-02-23 15:48:24 +01:00
antirez
1a6281f52f version bumped to 2.2.0 and release notes added 2011-02-17 17:15:52 +01:00
antirez
65e79a8272 release noted updated, version bumped to 2.1.12 (2.2.0 RC4) 2011-01-25 10:21:13 +01:00
antirez
2ccf6e81a6 version bumped to 2.1.11 2011-01-17 10:12:57 +01:00
antirez
0540df22ba version bumped to 2.1.10 2010-12-20 13:34:07 +01:00
antirez
2136a880a7 version bumped to 2.1.8 2010-12-15 15:22:04 +01:00
antirez
645e9962cb version bumped to 2.1.7 after merging with aaslave branch for non blocking slaves 2010-11-05 11:00:20 +01:00
antirez
ecc72ca17f version bumped to 2.1.6 2010-11-05 10:57:53 +01:00
antirez
75fcab8c23 version bumped to 2.1.5 2010-10-21 17:55:44 +02:00
antirez
dbebd395eb Version is now 2.1.4 -- AKA 2.2-alpha1 2010-08-31 18:34:34 +02:00
antirez
e4ecc93119 Version is now 2.1.3 2010-08-26 16:58:02 +02:00
antirez
2c24c22039 Version is now 2.1.2 2010-07-01 14:47:26 +02:00
antirez
e2641e09cc redis.c split into many different C files.
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
2010-07-01 14:38:51 +02:00