Expand description
Local SQLite cache for provider pull results. Writers use a single transaction per refresh.
Structs§
- Remote
Event Agg - Aggregated remote events for
kaizen summary/insights(and tool rows formetrics). - Remote
Pull State - Row
remote_pull_state(singletonid = 1).
Traits§
- Remote
Cache Store - Read/write remote cache tables and pull cursor. Implemented for
Store.
Functions§
- clear_
remote_ cache_ tables - Delete all rows from
remote_*data tables (use insidewith_remote_refreshbefore re-insert).