Implement multi_set method
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 158
- Fork
- 41
- Merge trung bình
- 1 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
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?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.