Redis commands for Elixir
Pockets is an Elixir wrapper around Erlang :ets and :dets, a disk-based term storage. It offers a simple key/value store with a familiar ...
An opinionated Redis list connector for Broadway
This library provid redis pool and Plug.Session.REDIS
Pooled Redis client for Elixir based on Redix.
Pipelined Redis Erlang Driver
A simple job queue backed by redis and built in elixir.
Lean Elixir RPC library based on RESP (REdis Serialization Protocol)
Clustered Redis backend for Hammer rate-limiter
A client for managing the connection to a Redis Cluster using Redix as a client.
erlang global module impl by redis
Node discovery using redis
Elixir Map/List/Set interfaces for Redis datastructures.
Redis pool for Elixir. Build on top of eredis and poolboy.
Persists relations between entities in Redis
A RedisGraph client implementation.
Elixir Redis client with sync/async connection pools, sharding, and one-time hostname resolution.
An Elixir library for real-time state sync and delta tracking, with ETS, Redis, and periodic cleanup support.
Redlock (Redis Distributed Lock) implementation
A pre-configured redis docker-compose stack definition for integration testing with the divo library.
Library for authenticating keys matching on Redis instance.
Pooling & sharding support parallel Redis adapter base on Redix.
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...
A direct Redis client operating on a TCP socket
A unique FIFO queue with atomic operations built on top of Redis.
Redis adapter for Yggdrasil (pub/sub)
A pool wrapper for redix using NimblePool
Calling Redis Data Types in easily way
Provides connection pool to a Redis database
Autocompletex is a low-latency plug and play autocomplete tool using Redis sorted set.
A common ranking system on Redis with Plug