aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAsdine El Hrychy <asdine.elhrychy@gmail.com>2016-03-05 00:22:18 +0100
committerAsdine El Hrychy <asdine.elhrychy@gmail.com>2016-03-05 00:22:18 +0100
commit514ec57fe7d7855cafc2599bbce43646a19b417c (patch)
tree7462b74f37fe2300c1dbc38c8b23b2326e169be8 /README.md
parentMerge pull request #531 from michelmno/master (diff)
downloaddedo-514ec57fe7d7855cafc2599bbce43646a19b417c.tar.gz
dedo-514ec57fe7d7855cafc2599bbce43646a19b417c.tar.xz
Update README.md
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 8a21c6e..6ce0b8e 100644
--- a/README.md
+++ b/README.md
@@ -839,5 +839,6 @@ Below is a list of public, open source projects that use Bolt:
* [Request Baskets](https://github.com/darklynx/request-baskets) - A web service to collect arbitrary HTTP requests and inspect them via REST API or simple web UI, similar to [RequestBin](http://requestb.in/) service
* [Go Report Card](https://goreportcard.com/) - Go code quality report cards as a (free and open source) service.
* [Boltdb Boilerplate](https://github.com/bobintornado/boltdb-boilerplate) - Boilerplate wrapper around bolt aiming to make simple calls one-liners.
+* [Storm](https://github.com/asdine/storm) - A simple ORM around BoltDB
If you are using Bolt in a project please send a pull request to add it to the list.