How to Install golang-github-golang-groupcache-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install golang-github-golang-groupcache-dev

Description:

caching and cache-filling library, a replacement for memcached

Groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases. . Like memcached, groupcache shards by key to select which peer is responsible for that key. Unlike memcached, groupcache does not require running a separate set of servers, comes with a cache filling mechanism, and contains some other useful features.

Homepage: https://github.com/golang/groupcache

Version: 0.0~git20171101.84a468c-1

Section: universe/devel