Taishi Kasuga

Results 4 issues of Taishi Kasuga

Hello, We implemented two clients for Ruby. They were made by the same maintainers as [the redis gem](https://rubygems.org/gems/redis). They are geared toward Redis version 6 or later. * https://github.com/redis/redis-rb/issues/1070 *...

Hello, I'm implementing a client for redis cluster in ruby. https://github.com/redis-rb/redis-cluster-client I'm trying to test the client under resharding and scale reading conditions. But it seems that replica nodes don't...

class:bug

https://datatracker.ietf.org/doc/html/rfc4013

* The redis-cluster-client gem had had several bugs regarding the transaction feature. They has been resolved with the version `0.7.11`. * https://github.com/redis-rb/redis-cluster-client/issues/299 * The above release makes a portion of...