spring-data-dev-tools
spring-data-dev-tools copied to clipboard
Add docker-compose for database servers
Using Docker as database host has a significant impact on the measured performance. (23000 queries/sec on Postgres local, 6000 queries/sec on Postgres in Docker). Not quite sure how to proceed here. Maybe we want to reflect that aspect in our readme.