Install golang-github-alicebob-miniredis-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-alicebob-miniredis-dev
Description:
Pure Go Redis server for Go unittests
This Go library implements a miniature version of Redis server that can be used in Go unit testing. It enables a simple, cheap, in-memory, Redis replacement, with a real TCP interface.
Homepage: https://github.com/alicebob/miniredis
Version: 2.2.1-3
Section: universe/devel