Module cached

Expand description

Cache database that reads from an underlying DatabaseRef. Database adapters for payload building. Database adapters for payload building.

Structsยง

CachedReads
A container type that caches reads from an underlying DatabaseRef.
CachedReadsDBRef
A DatabaseRef that caches reads inside CachedReads.
CachedReadsDbMut
A Database that caches reads inside CachedReads.