spring-data-dev-tools icon indicating copy to clipboard operation
spring-data-dev-tools copied to clipboard

Add docker-compose for database servers

Open dsyer opened this issue 6 years ago • 1 comments

dsyer avatar Aug 21 '19 09:08 dsyer

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.

mp911de avatar Oct 01 '19 08:10 mp911de