summaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index ce29197..4944939 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -48,6 +48,8 @@ Refactor goals:
* create ComplexValue.Id and keep RowId
* remove DatabaseImpl from util classes
- remove unnecessary iterator class from impl classes? (what does this mean?)
+- change CodecHandler usage to handle not-inline decoding
+- implement page buffering in PageChannel
* public api final cleanup:
* Database