- Add
NewReaderWithStart
function to support read log from specified position.
- Thanks to@yanxiaoqi932
- enhancement: add wal delete function (#7)
- Add tests in windows, with worlflow.
- Add some functions to support rosedb Merge operation.
- Thanks to@SPCDTS
- First release, basic operations, read, write, and iterate the log files.
- Add block cache for log files.