Resources
R
entry
RThe outcome of a cache lookup (either bare or as part of a cache transaction)
replace-entry
RA replace operation.
extra-lookup-options
RExtensibility for
lookup-optionsextra-write-options
RExtensibility for
write-optionsextra-get-body-options
RExtensibility for
get-body-optionsextra-replace-options
Extensibility for
replace-optionsEnums
Type Aliases
Functions
F
insert
FPerforms a non-request-collapsing cache insertion (or update).
await-entry
FContinues the lookup transaction from which the given busy handle was returned,
close-pending-entry
FCloses an interaction with the cache that has not yet finished request collapsing.
close-entry
FCloses an ongoing interaction with the cache.
replace-insert
FReplace an object in the cache with the given metadata
close-replace-entry
Closes an ongoing replace interaction with the cache.