How to Install golang-github-siddontang-goredis-dev in Ubuntu 18.04



Install golang-github-siddontang-goredis-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-siddontang-goredis-dev

Description:

Redis client implementation in Go

This library provides a Redis client implementation in the Go language. This can be used to communicate with Redis servers and server clusters. . Redis is a key-value database in a similar vein to memcache but the dataset is non-volatile. Redis additionally provides native support for atomically manipulating and querying data structures such as lists and sets.

Homepage: https://github.com/siddontang/goredis

Version: 0.0~git20150324.0.760763f-4

Section: universe/devel