Skip to content

cache

cache

Local read-through cache for immutable object-store value parts.

ObjectCache(root: Path, cache_dir: Path | None = None)

Mirror finalized Parquet parts locally and expose a read-only store.

poll() -> int

Synchronize finalized parts and return the resulting cache version.