Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add infinispan to fights service #29

Open
edeandrea opened this issue Feb 14, 2022 · 0 comments
Open

Add infinispan to fights service #29

edeandrea opened this issue Feb 14, 2022 · 0 comments
Labels
enhancement New feature or request fights-service Fights service help wanted Soliciting help from the community!

Comments

@edeandrea
Copy link
Collaborator

It would be nice if there was a local cache of hero and villain fighters available to the fights service. This cache could be used to demonstrate the resiliency patterns if the hero or villain service was not available. In that case, the fight service could first look into the cache for a random fighter before going to its fallback.

@edeandrea edeandrea added fights-service Fights service enhancement New feature or request help wanted Soliciting help from the community! labels Feb 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fights-service Fights service help wanted Soliciting help from the community!
Projects
None yet
Development

No branches or pull requests

1 participant