How to speed up database integration tests using Docker and tmpfs

Опубликовано: 22 Октябрь 2024
на канале: Vlad Mihalcea
2,556
57

In this video, I'm going to demonstrate how you can speed up database integration tests using Docker and tmpfs. By using this strategy, you will be able to run MySQL or PostgreSQL integration tests almost as fast as when using an in-memory database, like H2 or HSQLDB.

This video is a sample of my High-Performance Java Persistence video course. So, if you like it, you are going to love the entire course series.

https://vladmihalcea.com/courses/