aio-libs / aio-libs/aiomcache

Implement multi_set method

Open
#436 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
158
Forks
41
Avg merge
1m
Merged PRs (30d)
1

Description

Hi, I noticed that while there is a multi_get method for retrieving a batch of key/value pairs in a single request, there is no corresponding multi_set method for writing a batch into the cache. It seems that other clients such as python-memcache and pymemcached support writing batches of multiple values in a single request, so I was wondering if there is any particular reason why it is missing here?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.