From 991b321d6129e3125b89801c9c6dccea9ee82b7e Mon Sep 17 00:00:00 2001 From: Marcus Holland-Moritz Date: Tue, 9 Jan 2024 23:38:42 +0100 Subject: [PATCH] chore: update TODO --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 24cc49b8..ce186ab1 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,6 @@ +- Use thrift definitions for all options to make them + easily printable/storable? + - Use Elias-Fano for delta-encoded lists in metadata? - Implement rewriting properly; keep order of blocks etc;