A straightforward Redis Ruby client.
- Ruby 2.2.2+
- JRuby 9k+
As a starting point please look at Oxblood::Pool documentation.
Documentation and usage examples are available on Rubydoc.
- Pipelining
- Connection pooling
- Connection resiliency
- Commands groups:
- Cluster
- Connection
- Geo
- Hashes
- HyperLogLog
- Keys
- Lists
- Pub/Sub
- Scripting
- Server
- Sets
- Sorted Sets
- Strings
- Transactions
Benchmark results are available here.
You can check CI status at Travis CI.
Bug reports and pull requests are welcome on GitHub.
The gem is available as open source under the terms of the MIT License.