RedisMutex is a library for creating a Redis lock for a single Redis instance
A Redis adapter for Plug.Session
Simple and reliable background job processing library for Elixir. Has persistence, retries, delayed jobs, concurrency limiting, error ha...
Redis connection pool using poolboy and exredis libraries
Agnostic pub/sub with Redis, RabbitMQ and Postgres support
Easy publishing to many different targets. Supported back-ends: - Rabbit [Amqp](https://hexdocs.pm/amqp/) - Redis [Redix](https://hexdo...
RabbitMQ middleware to plug into exchange chain to transform data. Peluquero is reading all the configured source exchanges, transforms ...
A minimal redis client with connection pooling
Bayeux compatible server written in Elixir.
Redis connection pool using Poolboy and Exredis.
An elixir library for working with django
Hivent is a messaging platform that makes it easy to build Reactive Microservice systems.
Library for authenticating keys matching on Redis instance.
A feature toggle library using redis. It allows to roll out to users based on a percentage of users or alternatively to a set of users or...
Status monitor for external services
A library for holding a lock in Redis.
Wrapper around exredis using poolboy
Persists relations between entities in Redis
This is a simple feature toggler/switch with redis database written in elixir.
Feature Toggles for Elixir - Basic Redis backed feature toggles for individual users or named groups
GenQueue adapter for Toniq
This application reads from a redis queue (RPOP) and then executes functions from a list. The first function from the list does not rece...