How to Install golang-github-lunny-nodb-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install golang-github-lunny-nodb-dev

Description:

Nosql database with kv, list, hash, zset, bitmap, set

This Go library implements a NoSQL database with kv, list, hash, zset, bitmap, and set. This library uses goleveldb as a backend to store data. It is a pure Go implementation of ledisdb and shrink. . Features: - Rich data structure: KV, List, Hash, ZSet, Bitmap, Set - Store large amounts of data in memory - Support expiration and TTL - Easy to use interface

Homepage: https://github.com/lunny/nodb

Version: 0.0~git20160621.0.fc1ef06-4

Section: universe/devel