Description
This is the epic issue to track Ruby 1.1 release alongside Valkey-GLIDE 2.6.
- Scheduled for September 22
- Code freeze on September 4
Support and Bugfixes
Additional Bugfixes (issue #275)
Reference
From the GA issue, the following feature-parities will be added post-GA, based on priority and available bandwidth:
Compression support
Inflight request limit
Password update API
AZ affinity API
Lazy connect
IAM Authentication
Refresh topology
JSON module
FT module
Client Side Caching
Description
This is the epic issue to track Ruby 1.1 release alongside Valkey-GLIDE 2.6.
Support and Bugfixes
Additional Bugfixes (issue #275)
xpending(idle:)places IDLE in the consumer-name slot; silently returns zero resultsValkey.new(cluster_mode: true)with no seeds silently uses127.0.0.1:6379Valkey.new(nodes: [...])only uses the first entry; every other seed is silently discardedclient.multiwith no block silently returns self with@in_multi = truewatch(*keys) do ... endblock form doesn't clean up on exceptionpipelined/multidrop the entire reply array when any queued command errorsReference
From the GA issue, the following feature-parities will be added post-GA, based on priority and available bandwidth:
Compression support
Inflight request limit
Password update API
AZ affinity API
Lazy connect
IAM Authentication
Refresh topology
JSON module
FT module
Client Side Caching