Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: sds/mock_redis

Tags

v0.52.0

Toggle v0.52.0's commit message

Verified

This tag was signed with the committer’s verified signature.
sds Shane da Silva
0.52.0

* Fix handling of `expire*` via `.call`

v0.51.0

Toggle v0.51.0's commit message

Verified

This tag was signed with the committer’s verified signature.
sds Shane da Silva
0.51.0

* Improve performance of `hmget` when fetching many fields

v0.50.0

Toggle v0.50.0's commit message

Verified

This tag was signed with the committer’s verified signature.
sds Shane da Silva
0.50.0

* Allow `#call` to accept array or multiple arguments

v0.49.0

Toggle v0.49.0's commit message

Verified

This tag was signed with the committer’s verified signature.
sds Shane da Silva
0.49.0

* Move `redis` from development dependency to runtime dependency

v0.48.1

Toggle v0.48.1's commit message

Verified

This tag was signed with the committer’s verified signature.
sds Shane da Silva
0.48.1

* Fix load issue with `redis-client` gem

v0.48.0

Toggle v0.48.0's commit message

Verified

This tag was signed with the committer’s verified signature.
sds Shane da Silva
0.48.0

* Add support for `lmpop` on Redis 7+

v0.47.0

Toggle v0.47.0's commit message

Verified

This tag was signed with the committer’s verified signature.
sds Shane da Silva
0.47.0

* Add support for `redis-rb` gem versions 5.x
* Drop support for `redis-rb` gem versions < 5.x

v0.46.0

Toggle v0.46.0's commit message

Verified

This tag was signed with the committer’s verified signature.
sds Shane da Silva
0.46.0

- Fix `hset` for array of key-value pairs

v0.45.0

Toggle v0.45.0's commit message

Verified

This tag was signed with the committer’s verified signature.
sds Shane da Silva
0.45.0

* Add support for `count` argument of `rpop`

v0.44.0

Toggle v0.44.0's commit message

Verified

This tag was signed with the committer’s verified signature.
sds Shane da Silva
0.44.0

* Add suppore for `memory usage` command