matrix-js-sdk
fb991503
- Move OLM account to IndexedDBd
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
7 years ago
Move OLM account to IndexedDBd Wraps all access to the account in a transaction so any updates done to the account must be done in the same transaction, making the update atomic between tabs. Doesn't do any migration from localstorage yet.
References
#579 - Move Olm account to IndexedDB
Author
dbkr
Parents
c31ce641
Files
5
src/crypto
OlmDevice.js
index.js
store
indexeddb-crypto-store-backend.js
indexeddb-crypto-store.js
memory-crypto-store.js
Loading