forked from mystiq/hydrogen-web
add todo for fragments
This commit is contained in:
parent
06d2d2e198
commit
8670ab6331
1 changed files with 10 additions and 0 deletions
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 a new issue