ramil600 / sensors

Sensors is event-driven microservice that will implement aggregate updating DB and emitting events on RabbitMQ. It is part of project hosted in gowithdocker repo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sensors

Sensors is event-driven microservice that will implement aggregate updating DB and emitting events. It is part of the project hosted in gowithdocker repo here.

Sensors service will have API to update repository (CRUD)

Currently implementing CommandHandler: CUD commands from Command Queue(RabbitMQ) will update repository and emit sensor events

Todo:

Eventhandler will append events to EventStore(DynamoDB) also will provide endpoint to implement CQRS(Read requests)

About

Sensors is event-driven microservice that will implement aggregate updating DB and emitting events on RabbitMQ. It is part of project hosted in gowithdocker repo.


Languages

Language:Go 100.0%