Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommonstackAI/UncommonRoute
/ save
Method
save
uncommon_route/stats.py:181–181 ·
view source on GitHub ↗
(self, records: list[dict[str, Any]])
Source
from the content-addressed store, hash-verified
179
180
@abstractmethod
181
def
save(self, records: list[dict[str, Any]]) -> None: ...
182
183
184
class
FileRouteStatsStorage(RouteStatsStorage):
Callers
8
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
_make_index
Function · 0.45
_make_seed_index
Function · 0.45
test_index_manager_initialized
Function · 0.45
on_shutdown
Function · 0.45
_save
Method · 0.45
Calls
no outgoing calls
Tested by
3
_make_index
Function · 0.36
_make_seed_index
Function · 0.36
test_index_manager_initialized
Function · 0.36