Skip to content

Commit

Permalink
Node: Add binary variant to sorted set commands - part 2. (valkey-io#…
Browse files Browse the repository at this point in the history
…2210)

* Add binary variant to sorted set commands - part 2.

Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
Co-authored-by: Andrew Carbonetto <andrew.carbonetto@improving.com>
  • Loading branch information
Yury-Fridlyand and acarbonetto authored Sep 5, 2024
1 parent 8959ad1 commit c5fa336
Show file tree
Hide file tree
Showing 6 changed files with 635 additions and 381 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### Changes
* Node: Added binary variant to sorted set commands - part 1 ([#2190](https://github.com/valkey-io/valkey-glide/pull/2190))
* Node: Added binary variant to sorted set commands ([#2190](https://github.com/valkey-io/valkey-glide/pull/2190), [#2210](https://github.com/valkey-io/valkey-glide/pull/2210))
* Node: Added binary variant to HASH commands ([#2194](https://github.com/valkey-io/valkey-glide/pull/2194))
* Node: Added binary variant to server management commands ([#2179](https://github.com/valkey-io/valkey-glide/pull/2179))
* Node: Added/updated binary variant to connection management commands and WATCH/UNWATCH ([#2160](https://github.com/valkey-io/valkey-glide/pull/2160))
Expand Down
Loading

0 comments on commit c5fa336

Please sign in to comment.