cable-redis-legacy
Message broker backend
A Cable.cr backend extension for using Redis as a message broker
A Cable.cr backend for Redis (the other redis shard)
0 stars
2 watching
0 forks
Language: Crystal
last commit: 6 months ago Related projects:
Repository | Description | Stars |
---|---|---|
cable-cr/cable-redis | A Cable.cr backend extension that provides a fault-tolerant Redis connection with automated restarts and error rate monitoring. | 0 |
cable-cr/cable-nats | A Cable.cr backend extension for NATS | 1 |
cable-cr/cable | A Crystal implementation of real-time websockets and event-driven programming | 128 |
vseloved/cl-redis | A Common Lisp Redis client with error handling and reconnect mechanisms. | 189 |
2881099/csredis | A .NET client library for interacting with Redis and Redis Cluster instances. | 2,016 |
php-enqueue/redis | Enables message queuing using Redis as the broker. | 41 |
luca3m/redis3m | A C++ Redis client providing a wrapper around hiredis with connection pooling and high availability features. | 190 |
stefanwille/crystal-redis | A Redis client library for the Crystal programming language. | 380 |
nekipelov/redisclient | A Boost.asio-based Redis-client library for C++ | 321 |
vert-x3/vertx-redis-client | An asynchronous API to interact with Redis data structures from within an event-driven Java application. | 131 |
stchang/redis | A software implementation of the Redis messaging system using Racket. | 17 |
shomali11/xredis | A Go library providing a simple and type-safe interface to Redis | 19 |
riorizkyrainey/pubsub-redis-php | A PHP implementation of the Publish/Subscribe pattern using Redis as the message broker | 3 |
richfitz/redux | An R package providing an interface to Redis for executing arbitrary commands and performing data exchange | 91 |
vapor/redis | An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 459 |