Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clockworklabs/SpacetimeDB
/ flush
Method
flush
crates/commitlog/src/segment.rs:172–174 ·
view source on GitHub ↗
(&mut self)
Source
from the content-addressed store, hash-verified
170
}
171
172
pub fn flush(&mut self) -> io::Result<()> {
173
self.inner.flush()
174
}
175
176
/// Get the current epoch.
177
pub fn epoch(&self) -> u64 {
Callers
4
write_read_roundtrip
Function · 0.45
metadata
Function · 0.45
commits
Function · 0.45
transactions
Function · 0.45
Calls
no outgoing calls
Tested by
4
write_read_roundtrip
Function · 0.36
metadata
Function · 0.36
commits
Function · 0.36
transactions
Function · 0.36