-
-
Notifications
You must be signed in to change notification settings - Fork 30
Request: getMany #78
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
It'd be great to have a batch interface to
get(getMany) that accepts a list of stringkeys, similar todeleteMany. This can minimize roundtrips to T2 caches when requesting many keys.