Signed-off-by: Leo Ma <begeekmyfriend@gmail.com>
File I/O optimization. - No more `fread` call when the file is mapped. - Close database file as soon as possible after `mmap` Signed-off-by: Leo Ma <begeekmyfriend@gmail.com>