Skip to main content

Module index

Module index 

Source
Expand description

redb metadata index โ€” ephemeral local cache for S3 narinfo lookups.

The index is disposable: when a sui pod scales to zero and back, the redb file is gone. On cold start, the index rebuilds from S3 narinfo listings. This makes the index fully breathable โ€” zero state between scale events, S3 is the durable source of truth.

Structsยง

StorageIndex
Ephemeral metadata index backed by redb.