Issues
- 0
Use alternatives brokers to kafka
#175 opened by eldimious - 0
- 2
V1: start using usecases instead of services
#199 opened by eldimious - 1
Support POST_PAID orders
#160 opened by eldimious - 1
Add products service
#162 opened by eldimious - 1
Enrich payment service to simulate real payments
#163 opened by eldimious - 1
- 1
Add handling of a basket before converting to order
#169 opened by eldimious - 1
Add auth server with handles login of user
#183 opened by eldimious - 0
- 0
Avoid duplications on kafka
#176 opened by eldimious - 0
V1: Migrate to use Panache as hibernate reactive wrapper to start using @ReactiveTransactions
#200 opened by eldimious - 0
- 0
- 0
Bastion should have a endpoint to be able to modify topics with config in kafka brokers
#189 opened by eldimious - 0
Improve kafka (broker, topic, producer, consumer) settings to make system more reliable | Part-1
#185 opened by eldimious - 0
V2: fix error current transaction is aborted, commands ignored until end of transaction block on OUT_OF_STOCK
#201 opened by eldimious - 0
V1: add proceed_events table to reduce duplications
#194 opened by eldimious - 0
Upgrade to quarkus 2.8.0 Final
#196 opened by eldimious - 0
V1: when producer sends msg add acks=all
#193 opened by eldimious - 0
Start using confluent kafka imgs for docker-compose
#188 opened by eldimious - 0
If kafka emits failed after retries we can use DLQ/database to save the request and re-process it later
#192 opened by eldimious - 0
If database queries/mutations failed after retries we can use DLQ to save the request and re-process it later
#191 opened by eldimious - 1
Extract bastion service to top level
#186 opened by akoufa - 0
Fix terraform deploy for v3 kafka streams
#137 opened by eldimious - 0
Fix output_connectors_json format to make it valid, as now the output is not working when we try to create connectors
#179 opened by eldimious - 0
Fix v2 deployment issues
#181 opened by eldimious - 0
Replace Mutiny with Kotlin Coroutines
#173 opened by akoufa - 0
Update quarkus + kotlin versions
#161 opened by eldimious - 0
Integrate Terraform Cloud
#171 opened by akoufa - 0
Fix postman collections for bastion
#166 opened by eldimious - 0
V2: Check if we need to store offset in consumers database together with our model in a transaction
#159 opened by eldimious - 0
Add multiple products support in each Order
#157 opened by eldimious - 0
Add postman collections
#156 opened by eldimious - 0
Make project public
#148 opened by eldimious - 0
Create github actions to build / push new images when feature branch merged in develop
#121 opened by eldimious - 0
Re-organise events resource folder structure
#135 opened by eldimious - 0
Add order payload validation
#132 opened by eldimious - 0
Upgrade quarkus versions
#143 opened by eldimious - 0
- 0
Add validation for phone based on country code
#127 opened by eldimious - 0
Add UML flow diagram
#131 opened by eldimious - 0
Idempotent consumer (EoS) for v1 services
#113 opened by eldimious - 0
Add validation for postalCode
#119 opened by goudourasv - 0
- 0
Bastion pod support for v1
#124 opened by akoufa - 0
EmailService creates local replication of users database using debezium events to avoid cross service queries with users service
#122 opened by eldimious - 0
EmailsService consume corrects the orders events produced by debezium connector
#123 opened by eldimious - 0
Improve statuses of entities / events
#116 opened by eldimious - 0
Find a way to create topics
#111 opened by eldimious