Sha256: d0c300902a11ed819c6926dbec6a55b7ca1d72039cdc15b1c4e8de3c52f61d32

Contents?: true

Size: 343 Bytes

Versions: 3

Compression:

Stored size: 343 Bytes

Contents

## 3.0.0

- Use `call` for interacting with Redis

  In previous versions, all the allowed Redis commands were defined
  in Ruby. The downside of that approach was the fact Nest had to
  be kept in sync with Redis as new commands were added to the
  later. The new approach is more verbose, but the maintenance is
  now close to non-existent.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
nest-3.1.1 CHANGELOG.md
nest-3.1.0 CHANGELOG.md
nest-3.0.0 CHANGELOG.md