diff options
author | Ben Johnson <benbjohnson@yahoo.com> | 2014-06-02 09:17:37 -0600 |
---|---|---|
committer | Ben Johnson <benbjohnson@yahoo.com> | 2014-06-02 09:17:37 -0600 |
commit | 10074ee8f417cb8f204f9164ce09911d8c287f23 (patch) | |
tree | 3a8ce0ae4cb83dae796da1608b8e68b9976dc95a | |
parent | Add event-shuttle to README. (diff) | |
download | dedo-10074ee8f417cb8f204f9164ce09911d8c287f23.tar.gz dedo-10074ee8f417cb8f204f9164ce09911d8c287f23.tar.xz |
Add ipxed to README.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -56,6 +56,7 @@ Below is a list of public, open source projects that use Bolt: * [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. +* [ipxed](https://github.com/kelseyhightower/ipxed) - Web interface and api for ipxed. If you are using Bolt in a project please send a pull request to add it to the list. |