Ask a question to get started
Enter to send•Shift+Enter new line
Get the values associated with the given keys.
mget( self, keys: Sequence[str], ) -> list[bytes | None]
keys
Sequence[str]
A sequence of keys.