How to Install ruby-redis-store in Ubuntu 18.04



Install ruby-redis-store by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-redis-store

Description:

redis stores for Ruby frameworks

Redis Store provides a full set of stores (*Cache*, I18n, Session, HTTP Cache) for modern Ruby frameworks like: Ruby on Rails, Sinatra, Rack, Rack::Cache and I18n. It supports object marshalling, timeouts, single or multiple nodes, and namespaces.

Homepage: https://github.com/redis-store/redis-store

Version: 1.3.0-3

Section: universe/ruby