REST Proxy receives the the requests from sender and returns PostgreSQL data. On the architecture chart this project is the yellow section on the right.
- REST Proxy EclipseStore (Blue on the left): https://github.com/microstream-one/MS-PerfDemo-REST-ES/tree/master
- Sender Application (Gray on the bottom): https://github.com/microstream-one/MS-PerfDemo-Sender/tree/master
- Build an image by using the following command:
Clean package -D packaging=docker
- Copy that image to your docker environment
- Use the docker compose file from sender project here to deploy whole infrastructure: https://github.com/microstream-one/MS-PerfDemo-Sender/tree/master/Microstream-Config/performance-demo