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

Multi-instance test case #5

Open
Antman261 opened this issue Aug 15, 2021 · 0 comments
Open

Multi-instance test case #5

Antman261 opened this issue Aug 15, 2021 · 0 comments

Comments

@Antman261
Copy link
Collaborator

Outcome:
Prove es-reduxed works with multiple instances

Implementation

  • Create a docker-compose config for testing multiple instances, i.e. 1 postgres instance and 8 instances of a server running es-reduxed
  • Create a postman script to smash these 8 instances with GET and POST requests, ensuring that state updates across all 8 instances following a POST

This test implementation will be useful when adding additional provides, such as MongoDB. We should be able to swap out different event stores and maintain the same behaviour.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant