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