Lei.Cache (LowEndInsight v0.9.1)

Copy Markdown View Source

ETS-backed cache for LowEndInsight analysis results with DETS persistence.

Stores analysis reports keyed by repo URL. Each entry includes a timestamp and optional TTL for expiration. The cache persists across restarts via DETS.

Summary

Functions

all_valid()

clear()

close()

count()

get(key)

init()

put(key, report, opts \\ [])

stats()