ruby-redis

Ruby client library for Redis
  https://github.com/redis/redis-rb
  0
  no reviews



A Ruby client that tries to match Redis' API one-to-one, while still providing an idiomatic interface. It features thread-safety, client-side sharding, pipelining, and an obsession for performance.