Merge pull request #198 from yosssi/patch-1

Add "BoltStore" link on README.md
master
Ben Johnson 2014-06-18 09:53:47 -06:00
commit 4e3b3d3b2d
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ Below is a list of public, open source projects that use Bolt:
* [SkyDB](https://github.com/skydb/sky) - Behavioral analytics database.
* [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.
If you are using Bolt in a project please send a pull request to add it to the list.