Skip to content

deastr/IntegrationCaseDistributed

Repository files navigation

How to run:

docker-compose up -d

run Client.exe

How it works:

Client
-> Start http request with idempotency header
-> Select host from service discovery hostlist
-> Send the request to selected service
Service
-> Check if the request is already processed using idempotency header
-> Add idempotency key to cache if it haven't

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published