Release: Redis 1.2.6, Fixing Replication Bugs, Better redis-cli
A new release from Redis 1.2.6. According to the short announcement:
- ☞ Fixed Issue 207: (broken replication with binary arguments not in the last position with the
MSETcommand or any other command issued with new multi-bulk protocol)- ☞ Fixed Issue 174: (temp names collisions producing broken slave-side .rdb files)
- Redis-cli backported from Redis master, with interactive mode, line editing via the linenoise library, auth ability, and much more.
ZRANGEBYSCOREnow supportsWITHSCORESas well (backported from master)- A simplified version of redis-stat (from redis tools) added.
I’ve mentioned the Redis tools the other day.
via: http://groups.google.com/group/redis-db/browse_thread/thread/cb2660d4e4d6cc1a