redict/00-RELEASENOTES

16 lines
480 B
Plaintext
Raw Normal View History

This is Redis 2.3.x.
2010-12-15 10:44:29 -05:00
It was forked from 2.2 branch a few weeks ago, and is going to be the playground
for many new developments, especially related to replacing the VM with something
better.
2010-12-15 10:44:29 -05:00
VM is already completely removed from this release, and instead diskstore was
implemented. You can read more about it here:
http://groups.google.com/group/redis-db/browse_thread/thread/d444bc786689bde9
2010-12-15 10:44:29 -05:00
2011-07-25 23:18:36 -04:00
This Redis version is not intended for production environments.
Cheers,
Salvatore