From e745a8e537887351cf0696d7c496f858b9a43fd9 Mon Sep 17 00:00:00 2001 From: "Clint.Network" Date: Tue, 22 Oct 2019 18:57:02 +0200 Subject: [PATCH] Adding clintnetwork/lucid --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e129400..3c12347 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,7 @@ See also [Rust — Production](https://www.rust-lang.org/production)(organizatio * [indradb](https://crates.io/crates/indradb) — Rust based graph database [](https://travis-ci.org/indradb/indradb) * [noria](https://crates.io/crates/noria) — Dynamically changing, partially-stateful data-flow for web application backends [](https://travis-ci.org/mit-pdos/noria) * [PumpkinDB](https://github.com/PumpkinDB/PumpkinDB) — an event sourcing database engine [](https://travis-ci.org/PumpkinDB/PumpkinDB) +* [Lucid](https://github.com/clintnetwork/lucid) - High performance and distributed KV store accessible through a HTTP API. [![Build Status](https://travis-ci.com/clintnetwork/lucid.svg)](https://travis-ci.com/clintnetwork/lucid) * [seppo0010/rsedis](https://github.com/seppo0010/rsedis) — A Redis reimplementation in Rust [](https://travis-ci.org/seppo0010/rsedis) * [ParityDB](https://github.com/paritytech/paritydb) — Fast and reliable database, optimised for read operation [](https://travis-ci.org/paritytech/paritydb)