提交 1dcddbf3 authored 作者: Thomas Mueller's avatar Thomas Mueller

--no commit message

--no commit message
上级 b731e1ed
......@@ -75,6 +75,7 @@ public class PageStore implements CacheWriter {
// TODO b-tree index with fixed size values doesn't need offset and so on
// TODO remove parent, use tableId if required
// TODO replace CRC32
// TODO optimization: try to avoid allocating a byte array per page
// TODO PageBtreeNode: 4 bytes offset - others use only 2
// TODO block compression: maybe http://en.wikipedia.org/wiki/LZJB
// with RLE, specially for 0s.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论