Releases: Sage/cache_store_redis
Releases · Sage/cache_store_redis
v2.4.1
v2.4.0
v2.3.0
v2.3.0.rc3
Add JRuby compatibility
v2.3.0.rc2
Adds JRuby compatibility
v2.3.0.rc1
Add JRuby compatibility
v2.2.1
- Bug Fix - Config Error - RedisClient::CommandError: ERR value is not an integer or out of range. Changed dg setting from
default
to 0.
v2.2.0
v2.1.1
v2.1.0
- Set method enforces a default TTL of
3_600
if theexpires_in
option is not provided, or is invalid. - Set method enforces the TTL to always be an Integer.