Tuesday, November 22nd, 2011
Redis 2.4.3 has been released yesterday with these changes :
redis-cli now supports 'single quotes' style strings.
It is possible to disable password auth with CONFIG SET.
Some section of redis.conf better documented.
Default timeout for client connections now is 0 (no timeout).
I/O buffer length modified for better performances with big payloads.
Fixed crash on ...
Posted in Redis | No Comments »
Friday, October 28th, 2011
Redis 2.4.2 has been released with some important fixes :
* [BUGFIX] Unix socket creation mask config directive fixed.
* [BUGFIX] Fixed a bug that forced Redis to continously rewrite the AOF file
when a manual BGREWRITEAOF was issued during a BGSAVE ...
Posted in Redis | 2 Comments »
Thursday, October 20th, 2011
A few days ago, Redis 2.4.0, then Redis 2.4.1, have been released with some important changes since the 2.2 branch :
a bunch of optimizations for both size and speed
improved RDB persistence
deprecated VM
no Redis cluster
no scripting
I'm proud to announce that packages of Redis 2.4.1 are now available on Dotdeb for Debian 6.0 "Squeeze" amd64/i386.
(You'll ...
Posted in Redis | 3 Comments »
Monday, September 12th, 2011
Dotdeb packages of Redis for Debian 6.0 “Squeeze” have been updated to version 2.2.13. Here are the release notes.
Posted in Redis | 1 Comment »
Wednesday, July 27th, 2011
Dotdeb packages of Redis for Debian 6.0 “Squeeze” have been updated to version 2.2.12. This release brings the "Slowlog" features and some important changes. You should upgrade.
Here are the release notes.
Posted in Redis | 3 Comments »
Thursday, July 21st, 2011
Dotdeb packages of Redis for Debian 6.0 “Squeeze” have been updated to version 2.2.11. Here are the release notes.
Posted in Redis | 2 Comments »
Wednesday, June 15th, 2011
Dotdeb packages of Redis for Debian 6.0 “Squeeze” have been updated to version 2.2.10. Here are the release notes.
Posted in Redis | 11 Comments »
Wednesday, May 18th, 2011
Dotdeb packages of Redis for Debian 6.0 “Squeeze” have been updated to version 2.2.7. Here are the release notes.
Posted in Redis | 1 Comment »
Thursday, April 7th, 2011
Dotdeb packages of Redis for Debian 6.0 "Squeeze" have been updated to version 2.2.4, introducing a new OBJECT command. Here are the release notes.
The corresponding php5-redis package with OBJECT supports will be updated in the next few days (with the upcoming PHP 5.3.6 packages).
Posted in Redis | 2 Comments »
Sunday, March 6th, 2011
Dotdeb packages of Redis for Debian 6.0 "Squeeze" have been updated to version 2.2.2.
Here are the release notes.
Posted in Redis | 10 Comments »