How to Install golang-github-xyproto-simpleredis-dev in Ubuntu 18.04



Install golang-github-xyproto-simpleredis-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-xyproto-simpleredis-dev

Description:

easy way to use Redis from Go

An easy way to use Redis from Go. Supports simple use of lists, hashmaps, sets and key/values. Deals mainly with strings and makes use of the redigo package for underlying access to a Redis database.

Homepage: https://github.com/xyproto/simpleredis

Version: 2.0-1

Section: universe/devel