Just this morning I was wondering about using an in-process redis instance for either mocking for unit/integration test and also just as a convenient logical boundary. It looks like this would fit the bill, either with an in-memory sqlite db or in the filesystem for debugging or analysis.
I can't quite understand the use-case for postgres (outside of using postgres for everything [0]), but a really interesting tool.
anitil•6mo ago
I can't quite understand the use-case for postgres (outside of using postgres for everything [0]), but a really interesting tool.
[0] https://postgresforeverything.com/