diff options
| author | Keiji Yoshida <yoshida.keiji.84@gmail.com> | 2014-06-18 15:24:52 +0900 |
|---|---|---|
| committer | Keiji Yoshida <yoshida.keiji.84@gmail.com> | 2014-06-18 15:24:52 +0900 |
| commit | ce59819e84d575a86ed65f4c8e78be1493081367 (patch) | |
| tree | 7aeef9398e0b709ca35bd908c29ec959ec96112b | |
| parent | Merge pull request #197 from Shopify/freelist_stats (diff) | |
| download | dedo-ce59819e84d575a86ed65f4c8e78be1493081367.tar.gz dedo-ce59819e84d575a86ed65f4c8e78be1493081367.tar.xz | |
Add "BoltStore" link on README.md
I completed creating [BoltStore](https://github.com/yosssi/boltstore) and added its link on README.md.
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |
