Implement multi_set method
オープン
- 主要言語
- Python
- スター
- 158
- フォーク
- 41
- 平均マージ
- 1分
- マージ済み PR(30日)
- 1
説明
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?
コントリビューションガイド
評価
この issue はまだ評価されていません。