aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Theophanes <kardianos@gmail.com>2014-06-18 09:02:06 -0700
committerDaniel Theophanes <kardianos@gmail.com>2014-06-18 09:02:06 -0700
commitc3ae6e7307f6056c97d3a6ec5b5391722170eda0 (patch)
treedc6cac1b5515dbe8fc97d79fdf6ba778e101be3e
parentMerge pull request #198 from yosssi/patch-1 (diff)
downloaddedo-c3ae6e7307f6056c97d3a6ec5b5391722170eda0.tar.gz
dedo-c3ae6e7307f6056c97d3a6ec5b5391722170eda0.tar.xz
Update README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index cd98c89..bf45319 100644
--- a/README.md
+++ b/README.md
@@ -58,6 +58,7 @@ Below is a list of public, open source projects that use Bolt:
* [event-shuttle](https://github.com/sclasen/event-shuttle) - A Unix system service to collect and reliably deliver messages to Kafka.
* [ipxed](https://github.com/kelseyhightower/ipxed) - Web interface and api for ipxed.
* [BoltStore](https://github.com/yosssi/boltstore) - Session store using Bolt.
+* [photosite/session](http://godoc.org/bitbucket.org/kardianos/photosite/session) - Sessions for a photo viewing site.
If you are using Bolt in a project please send a pull request to add it to the list.