aio-libs / aio-libs/aiomcache

Implement multi_set method

Abierto
#436 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
158
Forks
41
Merge medio
1 min
PR fusionados (30 d)
1

Descripción

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?

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.