Sha256: 7f6ee87bd622c0a6c098a46b59855fe758d93ec9e1339201c7719dca25d15f1b
Contents?: true
Size: 998 Bytes
Versions: 1
Compression:
Stored size: 998 Bytes
Contents
# CHANGELOG ## 1.4.3 * Fix for pipelined requests and readonly calls ## 1.4.2 * Fix sentinel reconnection broken ## 1.4.1 * Fix only one sentinel client reconnect issue ## 1.4.0 * Rewrite sentinel client to follow http://redis.io/topics/sentinel * Parse uri string in sentinels array ## 1.3.0 * Add ability to reconnect all redis sentinel clients * Avoid the config gets modified * Reconnect if redis suddenly becones read-only ## 1.2.0 * Add redis synchrony support * Add redis authentication support ## 1.1.4 * Fix discover_master procedure wich failover_reconnect_wait option * Add test_wait_for_failover_write example ## 1.1.3 * Cache sentinel connections * Add option failover_reconnect_timeout * Add option failover_reconnect_wait * Add test_wait_for_failover example ## 1.1.2 * Ruby 1.8.7 compatibility ## 1.1.1 * Fix initialize Redis::ConnectionError ## 1.1.0 * Remove background thread, which subscribes switch-master message * Add example ## 1.0.0 * First version
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
redis-sentinel-1.4.3 | CHANGELOG.md |