From 6dd15bbf70313f2ac41b288528e5d900cdc7ee86 Mon Sep 17 00:00:00 2001 From: Bill Katz Date: Mon, 31 Mar 2014 15:25:05 -0400 Subject: Add DVID to projects using Bolt DVID added Bolt as an optional storage engine. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d54fb9e..b03e6ff 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ So why use Bolt? The goal of Bolt is provide a simple, fast data store that is e Below is a list of public, open source projects that use Bolt: * [Skybox Analytics](https://github.com/skybox/skybox) +* [DVID](https://github.com/janelia-flyem/dvid) - Added Bolt as optional storage engine and testing it against Basho-tuned leveldb. If you are using Bolt in a project please send a pull request to add it to the list. -- cgit v1.2.3