Ask a question to get started
Enter to sendā¢Shift+Enter new line
Sets multiple keys in the MongoDB database.
mset(keyValuePairs: [string, Uint8Array<ArrayBufferLike>][]): Promise<void>
keyValuePairs
[string, Uint8Array<ArrayBufferLike>][]
Array of key-value pairs to be set.