diff options
author | Ben Johnson <benbjohnson@yahoo.com> | 2014-06-18 10:04:45 -0600 |
---|---|---|
committer | Ben Johnson <benbjohnson@yahoo.com> | 2014-06-18 10:04:45 -0600 |
commit | afd38460efb307af68272757e54a8528934b931d (patch) | |
tree | dc6cac1b5515dbe8fc97d79fdf6ba778e101be3e | |
parent | Merge pull request #198 from yosssi/patch-1 (diff) | |
parent | Update README.md (diff) | |
download | dedo-afd38460efb307af68272757e54a8528934b931d.tar.gz dedo-afd38460efb307af68272757e54a8528934b931d.tar.xz |
Merge pull request #199 from kardianos/patch-1
Update README.md
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |