SpacetimeDB
SpacetimeDB copied to clipboard
offset index read integration
Description of Changes
- Create
IndexFile: a wrapper aroundIndexFileMutfor exposing only read apis. - Update
Repotrait to getIndexFile - Refactoring: Method naming changes to show clear distinction between read and write version of
IndexFile - Modify
Commitsiterator to lookup through Index for initial commit.
API and ABI breaking changes
N/A
Testing
Did some manual testing