ledisdb v0.1 Release Notes

Release Date: 2014-07-24 // over 9 years ago
  • ๐Ÿ”‹ Features:

    • Rich advanced data structure: KV, List, Hash, ZSet, Bitmap.
    • Stores lots of data, over the memory limit.
    • ๐Ÿ‘Œ Supports expiration and ttl.
    • ๐Ÿ‘ Redis clients, like redis-cli, are supported directly.
    • ๐Ÿ‘ Multi client API supports, including Go, Python, Lua(Openresty).
    • Easy to embed in Go application.
    • Replication to guarantee data safe.
    • Supplies tools to load, dump, repair database.