Sun, 09 Jun 2024 13:43:32 UTC | login

Information for build golang-gitea-lunny-nodb-0-0.1.20210111git3238c46.fc33

ID194883
Package Namegolang-gitea-lunny-nodb
Version0
Release0.1.20210111git3238c46.fc33
Epoch
SummaryPure Go embed Nosql database with kv, list, hash, zset, bitmap, set.
Description 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 24 Apr 2021 05:56:34 UTC
CompletedSat, 24 Apr 2021 05:56:34 UTC
Tags
f33
f37
f38
RPMs
src
golang-gitea-lunny-nodb-0-0.1.20210111git3238c46.fc33.src.rpm (info) (download)
noarch
golang-gitea-lunny-nodb-devel-0-0.1.20210111git3238c46.fc33.noarch.rpm (info) (download)
Changelog * Sun Jan 10 2021 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.1.20210110git3238c46 - Initial package