0.3.0
Changes:
- Backward incompatible change in file format to improve headers and align to page cache
- Use JNR to wrap system madvise
- Change default behavior to madvise random for blob pages, cache the index data
- Improve and clarify use of mmap for all IO
This results in significant performance improvement in benchmark tests, see #109