v0.7.0-rc.2
Pre-release
Pre-release
The v0.7.x does not include atree inlining. Atree inlining is introduced in v0.8.0-rc.1 with breaking changes to data format.
What's Changed Since v0.7.0-rc.1
- Add NonderterministicFastCommit to speed up migrations (for branch without atree inlining) by @fxamacker in #406
- Add BatchPreload to decode slabs in parallel and cache (for branch without atree inlining) by @fxamacker in #407
These new features are intended to be used by state migration programs in onflow/flow-go to speedup migrations.
Full Changelog: v0.7.0-rc.1...v0.7.0-rc.2