All Projects → etehtsea → oxblood

etehtsea / oxblood

Licence: MIT License
A straightforward Redis Ruby library

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to oxblood

aioredis-cluster
Redis Cluster support extension for aioredis
Stars: ✭ 21 (-8.7%)
Mutual labels:  redis-client
WeihanLi.Redis
RedisExtensions for StackExchange.Redis, Cache/Redlock/Counter/RateLimiter/Rank/RedisEventBus
Stars: ✭ 46 (+100%)
Mutual labels:  redis-client
redistimeseries-py
RedisTimeSeries python client
Stars: ✭ 95 (+313.04%)
Mutual labels:  redis-client
simple redis
Simple and resilient redis client for rust.
Stars: ✭ 21 (-8.7%)
Mutual labels:  redis-client
redis-developer.github.io
The Home of Redis Developers
Stars: ✭ 28 (+21.74%)
Mutual labels:  redis-client
Redis-Monitoring
Solar power data ingestion and a monitoring dashboard using Redis as a primary database.
Stars: ✭ 16 (-30.43%)
Mutual labels:  redis-client
node-redis-connection-pool
A node.js connection manager for Redis
Stars: ✭ 52 (+126.09%)
Mutual labels:  redis-client
StackExchange.Redis-docs-zh-cn
StackExchange.Redis中文使用文档
Stars: ✭ 92 (+300%)
Mutual labels:  redis-client
spring-redisearch
Provides support for RediSearch in Spring
Stars: ✭ 31 (+34.78%)
Mutual labels:  redis-client
redis-modules-java
Java client libraries for redis-modules https://redis.io/modules, based on Redisson. https://github.com/redisson/redisson
Stars: ✭ 57 (+147.83%)
Mutual labels:  redis-client
jimhttp
A library collection and web microframework
Stars: ✭ 25 (+8.7%)
Mutual labels:  redis-client
cpp redis
C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform
Stars: ✭ 506 (+2100%)
Mutual labels:  redis-client
grafana-redis-app
Redis Application for @grafana provides Application pages and custom panels for Redis Data Source.
Stars: ✭ 23 (+0%)
Mutual labels:  redis-client
java-redis-client
OpenTracing Instrumentation for Redis Client
Stars: ✭ 31 (+34.78%)
Mutual labels:  redis-client
racompass
An advanced GUI for Redis. Modern. Efficient. Fast. A faster and robust Redis management tool. For developers that need to manage data with confidence.It supports Redis modules now!
Stars: ✭ 26 (+13.04%)
Mutual labels:  redis-client
CloudStructures
Redis Client based on StackExchange.Redis.
Stars: ✭ 124 (+439.13%)
Mutual labels:  redis-client
node-cache-manager-ioredis
Redis store for node-cache-manager using IORedis.
Stars: ✭ 47 (+104.35%)
Mutual labels:  redis-client
rcppredis
R interface to Redis using the hiredis library
Stars: ✭ 45 (+95.65%)
Mutual labels:  redis-client
salad
Asynchronous Scala Redis Client supporting Sentinel and Redis Cluster
Stars: ✭ 14 (-39.13%)
Mutual labels:  redis-client
vredis
Redis client for V, written in V
Stars: ✭ 43 (+86.96%)
Mutual labels:  redis-client

Oxblood

Gem Version Yard Docs Build Status Code Climate

A straightforward Redis Ruby client.

Compatibility

  • Ruby 2.2.2+
  • JRuby 9k+

Usage

As a starting point please look at Oxblood::Pool documentation.

Documentation

Documentation and usage examples are available on Rubydoc.

Performance

Benchmark results are available here.

Continuous Integration

You can check CI status at Travis CI.

Contributing

Bug reports and pull requests are welcome on GitHub.

License

The gem is available as open source under the terms of the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].