Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeDB-Lab/nodedb
/ registry
Function
registry
nodedb/src/control/array_sync/ack_registry.rs:278–280 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
276
}
277
278
fn registry() -> Arc<ArrayAckRegistry> {
279
ArrayAckRegistry::open_in_memory().unwrap()
280
}
281
282
#[test]
283
fn min_ack_none_when_no_records() {
Callers
8
min_ack_none_when_no_records
Function · 0.85
single_replica_ack
Function · 0.85
two_replicas_min_is_lower
Function · 0.85
ack_is_monotonic
Function · 0.85
known_arrays
Function · 0.85
init_tracing
Function · 0.85
alter_add_column_does_not_stall_writes
Function · 0.85
reindex_vector_concurrent_p99
Function · 0.85
Calls
no outgoing calls
Tested by
7
min_ack_none_when_no_records
Function · 0.68
single_replica_ack
Function · 0.68
two_replicas_min_is_lower
Function · 0.68
ack_is_monotonic
Function · 0.68
known_arrays
Function · 0.68
alter_add_column_does_not_stall_writes
Function · 0.68
reindex_vector_concurrent_p99
Function · 0.68