Module durable_cache

Module durable_cache 

Source
Expand description

Batched, optional database cache transport. File bytes never leave the worker.

Structsยง

Context ๐Ÿ”’
DurableCache ๐Ÿ”’
Key ๐Ÿ”’
Lease ๐Ÿ”’
QuarantineResult ๐Ÿ”’
Reply ๐Ÿ”’
Value ๐Ÿ”’

Constantsยง

BATCH_SIZE ๐Ÿ”’
MAX_BATCH_BYTES ๐Ÿ”’
MAX_READ_BYTES ๐Ÿ”’
MAX_RESPONSE_BYTES ๐Ÿ”’
MAX_RESULT_BYTES ๐Ÿ”’
NETWORK_BUDGET ๐Ÿ”’

Functionsยง

hash_path ๐Ÿ”’
rules_digest ๐Ÿ”’