A high performance NoSQL Database Server powered by Go
Ledisdb is a high-performance NoSQL database library and server written in Go. It's similar to Redis but store data in disk. It supports many data structures including kv, list, hash, zset, set. LedisDB now supports multiple different databases as backends. This package provides symbolic links that alias the following Go import paths to github.com/ledisdb/ledisdb: – github.com/siddontang/ledisdb Aliasing Go import paths via symbolic links or http redirects is fragile. If your Go code depends on this package, you should patch it to import directly github.com/ledisdb/ledisdb.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.6-3.20210112gitd35789e.fc35 | - |
Fedora 35 | 0.6-3.20210112gitd35789e.fc35 | - |
Fedora 34 | 0.6-2.20210112gitd35789e.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-ledisdb dash maintainers at fedoraproject dot org
.