]> git.saurik.com Git - redis.git/blame_incremental - 00-RELEASENOTES
Merge branch 'unstable'
[redis.git] / 00-RELEASENOTES
... / ...
CommitLineData
1This is Redis 2.3.x.
2
3It was forked from 2.2 branch a few weeks ago, and is going to be the playground
4for many new developments, especially related to replacing the VM with something
5better.
6
7VM is already completely removed from this release, and instead diskstore was
8implemented. You can read more about it here:
9
10http://groups.google.com/group/redis-db/browse_thread/thread/d444bc786689bde9
11
12This Redis version is not intented for production environments.
13
14Cheers,
15Salvatore