A durable storage with support for transactions. Running multiple transactions in parallel must be supported. If that is not possible, use createTransactionMutex to run transactions sequentially.
A durable storage with support for transactions. Running multiple transactions in parallel must be supported. If that is not possible, use createTransactionMutex to run transactions sequentially.