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

已提问 5 年前390 查看次数
1 回答
0

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

已回答 4 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则