Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeDB-Lab/nodedb
/ db
Function
db
nodedb-mem/src/governor.rs:500–502 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
498
}
499
500
fn db() -> DatabaseId {
501
DatabaseId::DEFAULT
502
}
503
504
fn tenant() -> TenantId {
505
TenantId::new(1)
Callers
13
reserve_within_budget
Function · 0.70
reserve_exceeds_engine_budget
Function · 0.70
reserve_exceeds_global_ceiling
Function · 0.70
raii_release_returns_to_baseline
Function · 0.70
database_cap_denies_even_with_tenant_headroom
Function · 0.70
global_cap_denies_even_with_database_and_tenant_headroom
Function · 0.70
tenant_cap_denies_with_db_headroom
Function · 0.70
partial_increments_rolled_back_on_db_failure
Function · 0.70
partial_increments_rolled_back_on_tenant_failure
Function · 0.70
unknown_engine_rejected
Function · 0.70
snapshot_reports_all_engines
Function · 0.70
engine_pressure_levels
Function · 0.70
Calls
no outgoing calls
Tested by
13
reserve_within_budget
Function · 0.56
reserve_exceeds_engine_budget
Function · 0.56
reserve_exceeds_global_ceiling
Function · 0.56
raii_release_returns_to_baseline
Function · 0.56
database_cap_denies_even_with_tenant_headroom
Function · 0.56
global_cap_denies_even_with_database_and_tenant_headroom
Function · 0.56
tenant_cap_denies_with_db_headroom
Function · 0.56
partial_increments_rolled_back_on_db_failure
Function · 0.56
partial_increments_rolled_back_on_tenant_failure
Function · 0.56
unknown_engine_rejected
Function · 0.56
snapshot_reports_all_engines
Function · 0.56
engine_pressure_levels
Function · 0.56