Concurrency control in Memcached

0

Hi,

I am planning to us Memcached as an in-memory datastore. I am wondering if ElastiCache does any concurrency control when multiple threads are writing and reading the same data. Or do I have to take care concurrency myself?

Thanks,
Lu

preguntada hace 5 años390 visualizaciones
1 Respuesta
0

I figured it out myself. The answer is to use the cas command of memcached.

respondido hace 4 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas