hydrogen-web/doc/FRAGMENTS.md

16 lines
524 B
Markdown
Raw Normal View History

2019-04-18 23:50:23 +05:30
- DONE: write FragmentIndex
- DONE: adapt SortKey ... naming! :
- FragmentIdIndex (index as in db index)
- compare(idA, idB)
- SortKey
- FragmentId
- EventIndex
2019-04-18 23:50:23 +05:30
- 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