Module cached
Expand description
Cache database that reads from an underlying DatabaseRef
.
Database adapters for payload building.
Database adapters for payload building.
Structsยง
- A container type that caches reads from an underlying
DatabaseRef
. - A
DatabaseRef
that caches reads insideCachedReads
. - A Database that caches reads inside
CachedReads
.