Build Status Ledisdb is a high-performance NoSQL database, similar to Redis, written in Go.
369
LedisDB
Ledisdb is a high-performance NoSQL database, similar to Redis, written in Go. It supports many data structures including kv, list, hash, zset, set.
LedisDB now supports multiple different databases as backends.
You must run ledis-upgrade-ttl before using LedisDB version 0.4, I fixed a very serious bug for key expiration and TTL.
Features
Rich data structure: KV, List, Hash, ZSet, Set. Data storage is not limited by RAM. Various backends supported: LevelDB, goleveldb, RocksDB, RAM. Supports Lua scripting. Supports expiration and TTL. Can be managed via redis-cli. Easy to embed in your own Go application. HTTP API support, JSON/BSON/msgpack output. Replication to guarantee data safety. Supplies tools to load, dump, and repair database. Supports cluster, use xcodis Authentication (though, not via http)
Content type
Image
Digest
Size
228.5 MB
Last updated
almost 9 years ago
docker pull undying/ledisdb