Redis commands for Elixir
Calling Redis Data Types in easily way
Allow erlang/BEAM applications to expose a Redis compatible protocol
A simple library for using redis as the token blacklist storage with Authex.
A common ranking system on Redis with Plug
The Redis Plug.Session adapter for the Phoenix framework.
The Redis Session adapter for the Phoenix.
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...
Erlang Redis Cluster Library
Elixir GenStage front-end for Redis Streams
A library for holding a lock in Redis.
erlang node discover impl by redis
An opinionated Redis list connector for Broadway
A distributed bloom filter implementation based on Redis. Uses Erik Dubbelboer's LUA scripts for the bloom filter implementation.
A unified caching library for Elixir with support for ETS and Redis backends.
FakeRedis recreates the Redis API using only native Erlang/Elixir features, especially ETS.
A wrapper for redix to support cluster mode of redis
Wrapper around exredis using poolboy
A simple wrap of redix, support pool and cluster
Redis Streams Handlers
The official Redis-compatible driver for the Pevensie framework
Reads from Redis
Writes to Redis
A Redis based backend for Logger which pushes to a SortedSet.
RememberMe is a robust but simple state memory machine organizer. you can assimilate it like a Redis, but the difference is that you can ...
An LFE Redis Client Library
Parses an Redis dump backup file (.rdb file) and extracts entries into a Stream for out of band processing of data stored in redis.
Extendable Redis store for Plug.Session.
Integrate Redis to Elixir projects.
Trex is a key value store implementing a subset of Redis protocol, designed to be suitable as a Rails I18n backend.