aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Johnson <benbjohnson@yahoo.com>2014-06-02 09:15:49 -0600
committerBen Johnson <benbjohnson@yahoo.com>2014-06-02 09:15:49 -0600
commitba43ee8c64e0289b78b43bc125897135d024a1e1 (patch)
tree4853f0afe1791f02a0dee00ccfe799c78f04bd39
parentMerge pull request #180 from yosssi/fix-example-bucket-put (diff)
downloaddedo-ba43ee8c64e0289b78b43bc125897135d024a1e1.tar.gz
dedo-ba43ee8c64e0289b78b43bc125897135d024a1e1.tar.xz
Add event-shuttle to README.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 21707ba..75700b8 100644
--- a/README.md
+++ b/README.md
@@ -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.