Ask a question to get started
Enter to send•Shift+Enter new line
Retrieves the values associated with the given keys from the store.
mget(keys: string[]): Promise<T[]>
keys
string[]
Keys to retrieve values for.