Hacker News new | ask | show | jobs
by dtech 2252 days ago
With docker and the other arguments the article points out I find there's very little value in an in-memory database. Just use either a stub/mock/dummy for unit test or spin up the real thing for integration test.