Install erlang-redis-client by entering the following commands in the terminal:
sudo apt update sudo apt install erlang-redis-client
Description:
Redis client for Erlang applications
Non-blocking Redis client for Erlang applications with focus on performance and robustness. . Supported Redis features: - Any command, through eredis:q/2 - Transactions - Pipelining - Authentication & multiple dbs - Pubsub
Homepage: https://github.com/wooga/eredis
Version: 1.1.0-2
Section: universe/libs