hydrogen-web/src/matrix/storage/idb
Bruno Windels 106146660c define storage keys to be 32bit for idb / web platform
as a preparation to serialize the eventIndex and fragmentId
as a 8 character string, part of a concatenated string PK,
as lumia doesn't support array keys.
2019-06-26 21:52:41 +02:00
..
stores define storage keys to be 32bit for idb / web platform 2019-06-26 21:52:41 +02:00
create.js more fixes, timeline is showing again 2019-06-02 14:59:30 +02:00
query-target.js store method to find events to connect with when filling gaps 2019-05-11 13:10:31 +02:00
storage.js split up RoomPersister to SyncPersister 2019-05-12 20:24:06 +02:00
store.js move sync & persistence engine over to own matrix folder 2019-02-10 21:33:18 +01:00
transaction.js split up RoomPersister to SyncPersister 2019-05-12 20:24:06 +02:00
utils.js store method to find events to connect with when filling gaps 2019-05-11 13:10:31 +02:00