Ask a question to get started
Enter to sendā¢Shift+Enter new line
aset( self, pairs: Mapping[FullKey, tuple[ValueT, int | None]], ) ->
pairs
Mapping[FullKey, tuple[ValueT, int | None]]
Asynchronously set cached values.
Not supported in sync implementation. Use CosmosDBCache instead.
Mapping of (namespace, key) to (value, ttl_seconds).