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 for the given keys.
Mapping of (namespace, key) to (value, ttl_seconds). TTL of None means no expiration.