Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

9.1.0 #248

Merged
merged 18 commits into from
Jun 24, 2024
Merged

9.1.0 #248

merged 18 commits into from
Jun 24, 2024

Conversation

aembke
Copy link
Owner

@aembke aembke commented May 9, 2024

  • Add RediSearch interface.
  • Adapt testing and CI processes to use both Redis and Valkey
  • Add FromIterator impl to RedisMap
  • Add ExclusivePool client

@aembke aembke merged commit 1c7ba73 into main Jun 24, 2024
14 checks passed
aembke added a commit that referenced this pull request Jun 24, 2024
* feat: add redisearch interface
* ci: adapt testing and ci processes to use both redis and valkey
* feat: add `FromIterator` impl to `RedisMap`
* feat: add `ExclusivePool` client

---------

Co-authored-by: Shamir Khodzha <khodzha.sh@gmail.com>
Co-authored-by: Stepan Tubanov <stepan773@gmail.com>
aembke added a commit that referenced this pull request Jul 8, 2024
* feat: add redisearch interface
* ci: adapt testing and ci processes to use both redis and valkey
* feat: add `FromIterator` impl to `RedisMap`
* feat: add `ExclusivePool` client
* fix: filter nil fields in hmset, hset

---------

Co-authored-by: Shamir Khodzha <khodzha.sh@gmail.com>
Co-authored-by: Stepan Tubanov <stepan773@gmail.com>
Co-authored-by: Ethra <107059409+ItsEthra@users.noreply.github.com>
aembke added a commit that referenced this pull request Aug 21, 2024
* feat: add redisearch interface
* ci: adapt testing and ci processes to use both redis and valkey
* feat: add `FromIterator` impl to `RedisMap`
* feat: add `ExclusivePool` client
* fix: filter nil fields in hmset, hset
* feat: switch trust-dns-resolver to hickory-dns
* fix: remove infinitely recursing `From<&Box<[u8]>>` impl
* feat: add PEXPIRE and PEXPIREAT
* feat: add redis+unix from_url scheme
* fix: empty hostname in cluster slots response
* fix: do not ignore invalid client config to cluster on reconnect

---------

Co-authored-by: Shamir Khodzha <khodzha.sh@gmail.com>
Co-authored-by: Stepan Tubanov <stepan773@gmail.com>
Co-authored-by: Ethra <107059409+ItsEthra@users.noreply.github.com>
Co-authored-by: Cass Fridkin <cass@swag.lgbt>
Co-authored-by: katul979 <katul979@gmail.com>
Co-authored-by: Ivan Prisyazhnyy <john.koepi@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants