Ericsson/ered

An Erlang client library for Redis Cluster

Erlang
This is stars and forks stats for /Ericsson/ered repository. As of 05 May, 2024 this repository has 11 stars and 6 forks.

ered An Erlang client library for connecting to Redis Cluster aiming to replace eredis and eredis_cluster. Status: Beta. Features: status events queuing and load shedding (to handle burst traffic) pipelining of commands RESP3 support ASK redirection supporting hash tags Usage by example 1> {ok, Pid} = ered:start_link([{"localhost", 6379}], []). {ok,<0.164.0>} 2> ered:command(Pid, [<<"SET">>, <<"mykey">>, <<"42">>], <<"mykey">>, 5000). {ok,<<"OK">>} 3>...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
rwpattie/UCNAPEN2011FortranJavaScriptErlang0020
travelping/eradiusErlang520440
kafka4beam/snabbkaffeErlangMakefile29070
aeternity/aeserializationErlang3050
thepower/tpnodeErlangElixirShell240140
yiannist/math-functionsErlang2020
emqx/replayqErlangMakefile350150
zhongwencool/observer_cliErlangElixir1.3k0860
emqx/hoconErlangOther330210
emqx/mriaErlangOther850220