This is Service Fabric project which listens to event hub and store messages in cosmos DB.
This project is an Event Hub receiver that runs on MS Azure Service Fabric and allows you to
- Use Service Fabric partitions to distribute the receiver on Service Fabric partitions.
- Use Service Fabric reliable state to store Event Hub offsets and listens to the messages sent by devices and further stores those messages in cosmos DB.
- Abhishek Gaurav - Full work
This project is licensed under the private License - see the LICENSE.md file for details