aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTim Shannon <tim@townsourced.com>2016-11-20 21:14:40 -0600
committerGitHub <noreply@github.com>2016-11-20 21:14:40 -0600
commita8a17933aa7fac204db4b797b5d539f8f3211fff (patch)
treee822579470fcd642dfde5d8fef3ab253d9be61c0 /README.md
parentMerge pull request #621 from jcvernaleo/jcv_readme (diff)
downloaddedo-a8a17933aa7fac204db4b797b5d539f8f3211fff.tar.gz
dedo-a8a17933aa7fac204db4b797b5d539f8f3211fff.tar.xz
Added BoltHold and Ironsmith to the projects list
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 66f1e45..85810d9 100644
--- a/README.md
+++ b/README.md
@@ -906,5 +906,7 @@ Below is a list of public, open source projects that use Bolt:
* [bolter](https://github.com/hasit/bolter) - Command-line app for viewing BoltDB file in your terminal.
* [btcwallet](https://github.com/btcsuite/btcwallet) - A bitcoin wallet.
* [dcrwallet](https://github.com/decred/dcrwallet) - A wallet for the Decred cryptocurrency.
+* [Ironsmith](https://github.com/timshannon/ironsmith) - A simple, script-driven continuous integration (build - > test -> release) tool, with no external dependencies
+* [BoltHold](https://github.com/timshannon/bolthold) - An embeddable NoSQL store for Go types built on BoltDB
If you are using Bolt in a project please send a pull request to add it to the list.