This project implements an instance of the Bullet PubSub using Kafka. This allows you to plugin Kafka as your pubsub layer for transporting Bullet queries and results to the Bullet Web Service and the Backend.
All documentation is available at Github Pages here.
- Bullet Kafka Pubsub to see Bullet Kafka architecture.
- Bullet Kafka Releases to see Bullet Kafka releases.
- PubSub Architecture to see PubSub architecture.
- Spark Quick Start to start with a Bullet instance running locally on Spark.
- Storm Quick Start to start with a Bullet instance running locally on Storm.
- Spark Architecture to see how Bullet is implemented on Storm.
- Storm Architecture to see how Bullet is implemented on Storm.
- Setup on Spark to see how to setup Bullet on Spark.
- Setup on Storm to see how to setup Bullet on Storm.
- API Examples to see what kind of queries you can run on Bullet.
- Setup Web Service to setup the Bullet Web Service.
- Setup UI to setup the Bullet UI.
Code licensed under the Apache 2 license. See LICENSE file for terms.