CAS - good idea or not? →
Discussion on the redis mailing list about whether check-and-swap (CAS) operation is a good idea in a network-based KV-store like redis. memcached has one.
Welcome, my name is Harish Mallipeddi. I work for Amazon Web Services (AWS). This blog is mostly a dump of interesting articles that I come across on the web. Topics span across multiple areas including algorithms/datastructures, NoSQL stores, database internals, web-scale challenges, and functional languages.
Discussion on the redis mailing list about whether check-and-swap (CAS) operation is a good idea in a network-based KV-store like redis. memcached has one.