Redis 2.0.4: Non Critical Bug Fixes
Speaking of releases, Redis has announced version 2.0.4, a minor bug fix release:
HMGETused to crash when called against a key that was not holding an hash- Redis will now not try to save the DB if no save points for RDB are configured, when used as a non persistent cache
Download available ☞ here and release notes ☞ here.
Original title and link: Redis 2.0.4: Non Critical Bug Fixes (NoSQL databases © myNoSQL)