How to Install golang-github-couchbase-moss-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install golang-github-couchbase-moss-dev

Description:

moss provides a fast key/value storage library for golang

The MOSS, memory-oriented sorted segments, library provides a key/value storage system implemented entirely within Go that is very fast and light weight. It comes with optional persistence. . Features: * ordered key-val collection API * 100% go implementation * key range iterators * snapshots provide for isolated reads * atomic mutations via a batch API * event callbacks allow the monitoring of asynchronous tasks * unit tests * and so on...

Homepage: https://github.com/couchbase/moss

Version: 0.0~git20170914.0.07c86e8-4

Section: universe/devel