diff options
author | Ben Johnson <benbjohnson@yahoo.com> | 2014-06-02 09:15:49 -0600 |
---|---|---|
committer | Ben Johnson <benbjohnson@yahoo.com> | 2014-06-02 09:15:49 -0600 |
commit | ba43ee8c64e0289b78b43bc125897135d024a1e1 (patch) | |
tree | 4853f0afe1791f02a0dee00ccfe799c78f04bd39 | |
parent | Merge pull request #180 from yosssi/fix-example-bucket-put (diff) | |
download | dedo-ba43ee8c64e0289b78b43bc125897135d024a1e1.tar.gz dedo-ba43ee8c64e0289b78b43bc125897135d024a1e1.tar.xz |
Add event-shuttle to README.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -55,6 +55,7 @@ Below is a list of public, open source projects that use Bolt: * [MetricBase](https://github.com/msiebuhr/MetricBase) - Single-binary version of Graphite. * [Gitchain](https://github.com/gitchain/gitchain) - Decentralized, peer-to-peer Git repositories aka "Git meets Bitcoin". * [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. If you are using Bolt in a project please send a pull request to add it to the list. |