mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +01:00
add todo for fragments
This commit is contained in:
parent
06d2d2e198
commit
8670ab6331
10
doc/FRAGMENTS.md
Normal file
10
doc/FRAGMENTS.md
Normal file
@ -0,0 +1,10 @@
|
||||
- DONE: write FragmentIndex
|
||||
- adapt SortKey
|
||||
- write fragmentStore
|
||||
- adapt timelineStore
|
||||
- adapt persister
|
||||
- persist fragments in /sync
|
||||
- load n items before and after key
|
||||
- fill gaps / fragment filling
|
||||
- add live fragment id optimization if we haven't done so already
|
||||
- lets try to not have to have the fragmentindex in memory if the timeline isn't loaded
|
Loading…
Reference in New Issue
Block a user