Pure Go embed Nosql database with kv, list, hash, zset, bitmap, set.
Nodb is a fork of ledisdb and shrink version. It's get rid of all C or other language codes and only keep Go's. It aims to provide a nosql database library rather than a redis like server. So if you want a redis like server, ledisdb is the best choose. Nodb is a pure Go and high performance NoSQL database library. It supports some data structure like kv, list, hash, zset, bitmap, set. Nodb now use goleveldb as backend to store data. This package contains the source code needed for building packages that reference the following Go import paths: – gitea.com/lunny/nodb
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0-0.3.20210111git3238c46.fc35 | - |
Fedora 35 | 0-0.3.20210111git3238c46.fc35 | - |
Fedora 34 | 0-0.2.20210111git3238c46.fc34 | - |
You can contact the maintainers of this package via email at
golang-gitea-lunny-nodb dash maintainers at fedoraproject dot org
.