diff options
author | Avinash D'Silva <evnix.com@gmail.com> | 2016-07-17 22:11:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-17 22:11:04 +0100 |
commit | 318c587cae1a1bd9d34a6717c9776387a07d8ffb (patch) | |
tree | 49bca5de7fbe2e578cb499c658623aef1e57a53c /README.md | |
parent | Merge pull request #567 from pankajkhairnar/pankajkhairnar-new-project (diff) | |
download | dedo-318c587cae1a1bd9d34a6717c9776387a07d8ffb.tar.gz dedo-318c587cae1a1bd9d34a6717c9776387a07d8ffb.tar.xz |
added a BoltDB related project
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |