We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6074238 commit ddf56e2Copy full SHA for ddf56e2
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "lucid"
3
description = "High performance and distributed KV store w/ REST API."
4
-version = "0.1.3"
+version = "0.1.4"
5
authors = ["Clint.Network <[email protected]>", "Jonathan Serra <[email protected]>", "CephalonRho <[email protected]>", "rigwild <[email protected]>"]
6
edition = "2018"
7
keywords = ["kv", "distributed", "ledger", "kv-store", "kv store", "key-value", "key-value store", "rest", "http", "swagger", "server-sent-event", "web-ui", "encryption", "persistence", "serpent", "redis", "redis-like", "compression"]
0 commit comments