aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Johnson <benbjohnson@yahoo.com>2014-06-18 09:53:47 -0600
committerBen Johnson <benbjohnson@yahoo.com>2014-06-18 09:53:47 -0600
commit4e3b3d3b2d5739689accbfe1a37b0ed2b21eb418 (patch)
tree7aeef9398e0b709ca35bd908c29ec959ec96112b
parentMerge pull request #197 from Shopify/freelist_stats (diff)
parentAdd "BoltStore" link on README.md (diff)
downloaddedo-4e3b3d3b2d5739689accbfe1a37b0ed2b21eb418.tar.gz
dedo-4e3b3d3b2d5739689accbfe1a37b0ed2b21eb418.tar.xz
Merge pull request #198 from yosssi/patch-1
Add "BoltStore" link on README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9c61592..cd98c89 100644
--- a/README.md
+++ b/README.md
@@ -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.