Sha256: 4d86e6d340dd5f1092937211abcddb24394706b529b29e6a5fdf8eb529a877a4
Contents?: true
Size: 563 Bytes
Versions: 2
Compression:
Stored size: 563 Bytes
Contents
### 0.3.0 * Support hash operator (`[]`/`[]=`) as synonym of `get`/`set` * Misc bugfixes ### 0.2.0 * Support passing a block to `#multi`. ### 0.1.2 * Fixes for 1.9.2; no functionality changes. ### 0.1.1 * Fix handling of -inf, +inf, and exclusive endpoints (e.g. "(3") in zrangebyscore, zrevrangebyscore, and zremrangebyscore. ("Fix" here means "write", as it's something that was completely forgotten the first time around.) ### 0.1.0 * Support `move(key, db)` to move keys between databases. ### 0.0.2 * Fix gem homepage. ### 0.0.1 Initial release.
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
mock_redis-0.3.0 | CHANGELOG.md |
ryansch-mock_redis-0.3.0 | CHANGELOG.md |