Module spacetimedb_commitlog::repo
source · Structs§
- A commitlog repository
Repowhich stores commits in ordinary files on disk.
Traits§
- A repository of log segments.
Functions§
- Create a new segment
Writerwithoffset. - Open the existing segment at
offsetfor reading. - Open the existing segment at
offsetfor writing.