Async writes, updates and transactions.
ChillFish8 opened this issue · 0 comments
ChillFish8 commented
At the moment you're stuck with large indexes pending on the connection until the operation is done, this can be fine for most people but some may not want to wait on the request all that time, some ability to spawn the operation as a task would be nice.