Sha256: ce01cb9ff6fe87fe92d631a76d421f82f040d91a1bd12e4cc100cf8b7b457c1e

Contents?: true

Size: 517 Bytes

Versions: 1

Compression:

Stored size: 517 Bytes

Contents

== 0.2 / 2009-12-??
* rip off stock redis gem
* sort is no longer compatible with 0.1 version
* response of exists, sismember, sadd, srem, smove, zadd, zrem, move, setnx, del, renamenx, and expire is either true of false, not 0/1 as in 0.1
* info returns hash of symbols now
* lrem has different argument order

== 0.1.1 / 2009-05-01

* added a number of aliases to redis-based method names
* refactored process_cmd method for greater clarity

== 0.1.0 / 2009-04-28

* initial release
* compatible with Redis 0.093


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
em-redis-0.2 History.txt