antirez
1dfe75a09b
Redis 2.4.9
2012-03-18 22:14:28 +01:00
antirez
bd624d0fc3
Redis version 2.4.8
2012-02-22 14:23:43 +01:00
antirez
bad380bdb5
Redis 2.4.7
2012-02-02 15:29:24 +01:00
antirez
e1849b6456
Redis 2.4.6
2012-01-11 20:30:55 +01:00
antirez
273f41023d
Redis 2.4.5
2011-12-23 09:43:24 +01:00
antirez
54a2934f10
Redis 2.4.4
2011-11-28 11:22:08 +01:00
antirez
6a252e9498
Redis 2.4.3
2011-11-21 18:47:39 +01:00
antirez
072a9052c7
Redis 2.4.2
2011-10-26 16:16:33 +02:00
antirez
5ab72bedb7
version bumped to 2.4.1
2011-10-17 10:43:02 +02:00
antirez
9a83d13fb5
revert version bumping to 2.4.1, put in the previous commit for an error.
2011-10-17 10:42:47 +02:00
antirez
6662806a26
Regression test for issue #142 added
2011-10-17 10:40:11 +02:00
antirez
0c71939c05
Version bumped to 2.4.0
2011-10-14 17:49:20 +02:00
antirez
902a656f7a
Version bumped to 2.3.11
2011-09-21 13:56:03 +02:00
antirez
da30c9e1e3
Version bumped to 2.3.10, changelog updated
2011-09-12 12:13:44 +02:00
antirez
214cf63730
Version bumped to 2.3.9. Changelog modified accordingly.
2011-08-09 12:04:26 +02:00
antirez
753e91b6c1
Version bumped to 2.3.8
2011-07-29 15:39:31 +02:00
antirez
7ca6672338
version bumped to 2.3.7
2011-07-22 16:26:24 +02:00
antirez
81c74eb48f
version bumped to 2.3.6
2011-07-15 11:30:54 +02:00
antirez
4e5b1d3851
version bumped to 2.3.5
2011-06-08 23:21:09 +02:00
antirez
942354f925
version bumped to 2.3.4
2011-05-31 20:46:38 +02:00
antirez
61a707af39
version bumped to 2.3.3
2011-05-28 23:04:03 +02:00
antirez
3c2fe3f88d
version bumped to 2.3.2 after optimized sorted set merge
2011-04-15 17:51:03 +02:00
antirez
577b084e3c
version bumped to 2.3.1 (2.4 unstable)
2011-04-15 17:43:21 +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