SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.2-rubygem-em-hiredis-doc-0.3.1-1.4.i586.rpm :
Thu Jan 28 13:00:00 2016 cooloAATTsuse.com
- updated to version 0.3.1
see installed CHANGELOG.md

Fri Oct 17 14:00:00 2014 cooloAATTsuse.com
- updated to version 0.3.0
[NEW] Lua script support (see README for details).
[NEW] `Client#reconnect!` method which disconnects, reconfigures, and reconnects.
[CHANGED] Locking abstraction re-implemented using lua (safer and simpler) [mdpye].
[CHANGED] Hiredis dependency updated to 0.5.x

Tue Jul 30 14:00:00 2013 cooloAATTsuse.com
- updated to version 0.2.1
[NEW] Support for connecting to redis on a unix socket.
[CHANGED] Redis error reply message now used as message for RedisError.
[#]# 0.2.0 (2013-04-05)
[NEW] Richer interface for pubsub (accessible via `client.pubsub`). See example in `examples/pubsub.rb`.
[NEW] Better failure handling:

* Clients now emit the following events: connected, reconnected, disconnected, reconnect_failed (passes the number of consecutive failures)

* Client is considered failed after 4 consecutive failures

* Fails all queued commands when client failed

* Can now reconfiure and reconnect an exising client

* Reconnect timeout can be configured (defaults to 0.5s)
[NEW] Added `EM::Hiredis::Lock` and `EM::Hiredis::PersistentLock`
[CHANGE] When a redis command fails, the errback is now always passed an `EM::Hiredis::Error`.

Sat Jul 28 14:00:00 2012 cooloAATTsuse.com
- update to 0.1.1

Tue Sep 27 14:00:00 2011 aduffeckAATTsuse.com
- initial package


 
ICM