Pointer
Sponsorship
/Shobhit Agarwal
Farewell To fsync(): 10× Faster Database Tests With Docker
#Docker
#Testing
tl;dr:
When running tests you don't care about writing to your database. Using Docker to create a DB instance and disabling fsync(), you are able to run tests 10x faster.
featured in
#132