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...
Agnostic pub/sub with Redis, RabbitMQ and Postgres support
Redis connection pool using poolboy and exredis libraries
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 ...
Redis connection pool using Poolboy and Exredis.
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
Feature Toggles for Elixir - Basic Redis backed feature toggles for individual users or named groups
A library for holding a lock in Redis.
Wrapper around exredis using poolboy
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...
This is a simple feature toggler/switch with redis database written in elixir.