12 lines
258 B
Text
12 lines
258 B
Text
Non-blocking Redis client for Erlang with focus on performance and
|
|
robustness.
|
|
|
|
Supported Redis features:
|
|
|
|
- Any command, through eredis:q/2
|
|
- Transactions
|
|
- Pipelining
|
|
- Authentication & multiple dbs
|
|
- Pubsub
|
|
|
|
WWW: https://github.com/wooga/eredis
|