Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Datakitpage/Datakit
/
Class
backend/api/src/postgres-proxy/utils/cache.util.ts:325–325 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
323
* Cache warming utility
324
*/
325
export
class
CacheWarmer {
326
private readonly logger =
new
Logger(CacheWarmer.name);
327
328
/**
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected