Sha256: 6daedac893ab12ef5058a937004de89912041a9c52ccc1f73c1fa65e77d3dff6

Contents?: true

Size: 548 Bytes

Versions: 1

Compression:

Stored size: 548 Bytes

Contents

## 0.3.1
 - Prevent infinite loops for retries after errors or failed lock acquisitions
 - Introduce optional configuration options for controlling the count and
   the interval of retries - see :max_retries, :lock_retry_interval and
   :max_lock_retries

## 0.3.0
 - Support for GET, SET, EXISTS, DEL, SADD, SMEMBERS and SCARD
 - Introduce new control field `cmd_key_is_formatted` for declaring commands
   to be resolved through - see %{foo} handling

## 0.2.0
 - Support for HSET and HGET

## 0.1.0
 - Initial version; simple caching with redis

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
logstash-filter-cache-redis-0.3.1 CHANGELOG.md