Release v1.3.0
🚀 New Features
- Add ChunkPosition Encode and Decode
🎄 Enhancements
- Avoid to make new bytes while writing
- Use sync.Pool to optimize read performace
- Add more code comments
🎠 Community
- Thanks to @chinazmc
- update SementFileExt to SegmentFileExt (#11)
- Thanks to @xzhseh
- feat(docs): improve README.md format & fix several typos (#12)
- Thanks to @yanxiaoqi932
- BlockCache must smaller than SegmentSize (#14)
- Thanks to @mitingjin
- Fix typo in wal.go (#15)