How to Install golang-github-bsm-redeo-dev in Ubuntu 18.04



Install golang-github-bsm-redeo-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-bsm-redeo-dev

Description:

Framework for building redis-compatible TCP services

This library provides a framework for building redis-compatible TCP services in the Go language. This can be used to replicate (or mimic) a redis server. More often, it will be used to implement only the portion of Redis needed for the application.

Homepage: https://github.com/bsm/redeo

Version: 2.1.1-3

Section: universe/devel