RedisMutex is a library for creating a Redis lock for a single Redis instance
A Redis adapter for Plug.Session
Agnostic pub/sub with Redis, RabbitMQ and Postgres support
Redis connection pool using poolboy and exredis libraries
Redis connection pool using Poolboy and Exredis.
Simple and reliable background job processing library for Elixir. Has persistence, retries, delayed jobs, concurrency limiting, error ha...
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
An elixir library for working with django
Hivent is a messaging platform that makes it easy to build Reactive Microservice systems.
Persists relations between entities in Redis
Status monitor for external services
Bayeux compatible server written in Elixir.
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...
Library for authenticating keys matching on Redis instance.
Wrapper around exredis using poolboy
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...
A library for holding a lock in Redis.