ruby-redis-client

Simple low-level client for Redis 6+
  https://github.com/redis-rb/redis-client
  0
  no reviews



Contrary to the redis gem, redis-client doesn't try to map all Redis commands to Ruby constructs, it merely is a thin wrapper on top of the RESP3 protocol.