LedisDB - 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 supports multiple different databases as backends.
https://github.com/ledisdb/ledisdb
https://ledisdb.io/
License:
Tech:
Tags: