diff options
| author | Bill Katz <billkatz@gmail.com> | 2014-03-31 15:25:05 -0400 |
|---|---|---|
| committer | Bill Katz <billkatz@gmail.com> | 2014-03-31 15:25:05 -0400 |
| commit | 6dd15bbf70313f2ac41b288528e5d900cdc7ee86 (patch) | |
| tree | 9e2a5556f3c19d24e5c5990438d24135f6178037 | |
| parent | Merge pull request #104 from benbjohnson/remove-db-open (diff) | |
| download | dedo-6dd15bbf70313f2ac41b288528e5d900cdc7ee86.tar.gz dedo-6dd15bbf70313f2ac41b288528e5d900cdc7ee86.tar.xz | |
Add DVID to projects using Bolt
DVID added Bolt as an optional storage engine.
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |
