Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeDB-Lab/nodedb
/ path
Method
path
nodedb/src/event/watermark.rs:139–141 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
137
}
138
139
pub fn path(&self) -> &Path {
140
&self.path
141
}
142
}
143
144
/// Build the redb key for a core. Using a short string key is simpler
Callers
15
archive_audit_segments
Function · 0.45
append_and_recover
Function · 0.45
empty_recovery
Function · 0.45
pending_segments
Method · 0.45
parse_valid_segment_filename
Function · 0.45
parse_invalid_filenames
Function · 0.45
pending_segments_empty_dir
Function · 0.45
pending_segments_finds_new
Function · 0.45
batch_size_limits_pending
Function · 0.45
open_test
Function · 0.45
append_and_replay
Function · 0.45
crdt_delta_roundtrip
Function · 0.45
Calls
no outgoing calls
Tested by
15
append_and_recover
Function · 0.36
empty_recovery
Function · 0.36
parse_valid_segment_filename
Function · 0.36
parse_invalid_filenames
Function · 0.36
pending_segments_empty_dir
Function · 0.36
pending_segments_finds_new
Function · 0.36
batch_size_limits_pending
Function · 0.36
append_and_replay
Function · 0.36
crdt_delta_roundtrip
Function · 0.36
next_lsn_continues_after_reopen
Function · 0.36
truncate_reclaims_space
Function · 0.36
total_size_and_list_segments
Function · 0.36