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.
Easy publishing to many different targets. Supported back-ends: - Rabbit [Amqp](https://hexdocs.pm/amqp/) - Redis [Redix](https://hexdo...
Simple and reliable background job processing library for Elixir. Has persistence, retries, delayed jobs, concurrency limiting, error ha...
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.
Hivent is a messaging platform that makes it easy to build Reactive Microservice systems.
Persists relations between entities in Redis
An elixir library for working with django
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
This is a simple feature toggler/switch with redis database written in elixir.
GenQueue adapter for Toniq
Feature Toggles for Elixir - Basic Redis backed feature toggles for individual users or named groups
This application reads from a redis queue (RPOP) and then executes functions from a list. The first function from the list does not rece...