aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJanoš Guljaš <janos@resenje.org>2016-10-05 19:58:12 +0200
committerGitHub <noreply@github.com>2016-10-05 19:58:12 +0200
commit573be28cf3328f9e291f5d02a171e9c06d553d8a (patch)
treefcc98b83f4a6f3a3b2e6dc54fa7cfabaadfd63b1 /README.md
parentMerge pull request #601 from benbjohnson/stats-tx-n (diff)
downloaddedo-573be28cf3328f9e291f5d02a171e9c06d553d8a.tar.gz
dedo-573be28cf3328f9e291f5d02a171e9c06d553d8a.tar.xz
Add gopherpit to projects that use Bolt
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 2a69d95..e3b4fa1 100644
--- a/README.md
+++ b/README.md
@@ -853,5 +853,6 @@ Below is a list of public, open source projects that use Bolt:
* [MuLiFS](https://github.com/dankomiocevic/mulifs) - Music Library Filesystem creates a filesystem to organise your music files.
* [GoShort](https://github.com/pankajkhairnar/goShort) - GoShort is a URL shortener written in Golang and BoltDB for persistent key/value storage and for routing it's using high performent HTTPRouter.
* [torrent](https://github.com/anacrolix/torrent) - Full-featured BitTorrent client package and utilities in Go. BoltDB is a storage backend in development.
+* [gopherpit](https://github.com/gopherpit/gopherpit) - A web service to manage Go remote import paths with custom domains
If you are using Bolt in a project please send a pull request to add it to the list.