zuiderkwast / ered

An Erlang client library for Redis Cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ered

An Erlang client library for connecting to Redis Cluster aiming to replace eredis and eredis_cluster.

Status: WIP. See issues.

Features:

  • status events
  • queuing and load shedding (to handle burst traffic)
  • pipelining of commands
  • RESP3 support
  • ASK redirection supporting hash tags

About

An Erlang client library for Redis Cluster

License:MIT License


Languages

Language:Erlang 100.0%