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

posta 5 anni fa390 visualizzazioni
1 Risposta
0

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

con risposta 4 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande