MCPcopy 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
184class FileRouteStatsStorage(RouteStatsStorage):

Callers 8

mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
_make_indexFunction · 0.45
_make_seed_indexFunction · 0.45
on_shutdownFunction · 0.45
_saveMethod · 0.45

Calls

no outgoing calls

Tested by 3

_make_indexFunction · 0.36
_make_seed_indexFunction · 0.36