Is it allowed to use different threads (for example, parallel threads coming from async completableFuture) when interacting with a microstream database (saving, adding, deleting objects)?
Is it allowed to use different threads (for example, parallel threads coming from async completableFuture) when interacting with a microstream database (saving, adding, deleting objects)?