From 8670ab6331b9fe6d38709111ae13c09bc1ce8012 Mon Sep 17 00:00:00 2001 From: Bruno Windels Date: Thu, 18 Apr 2019 20:20:23 +0200 Subject: [PATCH] add todo for fragments --- doc/FRAGMENTS.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/FRAGMENTS.md diff --git a/doc/FRAGMENTS.md b/doc/FRAGMENTS.md new file mode 100644 index 00000000..fd082898 --- /dev/null +++ b/doc/FRAGMENTS.md @@ -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