aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAvinash D'Silva <evnix.com@gmail.com>2016-07-17 22:11:04 +0100
committerGitHub <noreply@github.com>2016-07-17 22:11:04 +0100
commit318c587cae1a1bd9d34a6717c9776387a07d8ffb (patch)
tree49bca5de7fbe2e578cb499c658623aef1e57a53c /README.md
parentMerge pull request #567 from pankajkhairnar/pankajkhairnar-new-project (diff)
downloaddedo-318c587cae1a1bd9d34a6717c9776387a07d8ffb.tar.gz
dedo-318c587cae1a1bd9d34a6717c9776387a07d8ffb.tar.xz
added a BoltDB related project
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1c3039e..e8a64f5 100644
--- a/README.md
+++ b/README.md
@@ -807,6 +807,7 @@ them via pull request.
Below is a list of public, open source projects that use Bolt:
+* [BoltDbWeb](https://github.com/evnix/boltdbweb) - A web based GUI for BoltDB files.
* [Operation Go: A Routine Mission](http://gocode.io) - An online programming game for Golang using Bolt for user accounts and a leaderboard.
* [Bazil](https://bazil.org/) - A file system that lets your data reside where it is most convenient for it to reside.
* [DVID](https://github.com/janelia-flyem/dvid) - Added Bolt as optional storage engine and testing it against Basho-tuned leveldb.