Adds DB like transaction capability (https://en.wikipedia.org/wiki/Database_transaction) to the SignalKeyStore, this allows batch read & write operations & improves the performance of the lib
the key store to apply this capability to
logger to log events
SignalKeyStore with transaction capability
Generated using TypeDoc
Adds DB like transaction capability (https://en.wikipedia.org/wiki/Database_transaction) to the SignalKeyStore, this allows batch read & write operations & improves the performance of the lib