This is an implementation of the IndraDB datastore for postgres. It should generally be considered by far the slowest datastore implementation available, however it provides a few major benefits:
IndraDB
server processes can run on the same datastore at the same
time.Run ./test.sh
.
Run ./test.sh --bench
.