Added BoltHold and Ironsmith to the projects list

master
Tim Shannon 2016-11-20 21:14:40 -06:00 committed by GitHub
parent 315c65d4cf
commit a8a17933aa
1 changed files with 2 additions and 0 deletions

View File

@ -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. * [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. * [btcwallet](https://github.com/btcsuite/btcwallet) - A bitcoin wallet.
* [dcrwallet](https://github.com/decred/dcrwallet) - A wallet for the Decred cryptocurrency. * [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. If you are using Bolt in a project please send a pull request to add it to the list.