aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Johnson <benbjohnson@yahoo.com>2014-03-31 13:31:26 -0600
committerBen Johnson <benbjohnson@yahoo.com>2014-03-31 13:31:26 -0600
commit4364c2f7f63628a9d767834e7b44ce58506f7c91 (patch)
tree9e2a5556f3c19d24e5c5990438d24135f6178037
parentMerge pull request #104 from benbjohnson/remove-db-open (diff)
parentAdd DVID to projects using Bolt (diff)
downloaddedo-4364c2f7f63628a9d767834e7b44ce58506f7c91.tar.gz
dedo-4364c2f7f63628a9d767834e7b44ce58506f7c91.tar.xz
Merge pull request #107 from DocSavage/master
Add DVID to projects using Bolt
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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.