On May 30, 2008, at 16:30, Henrik Schröder wrote:
For those of you using memcached in a .Net environment, I am now happy to announce that the BeIT Memcached Client now supports check and set, append and prepend. Since those were the last missing features, this means that our client is now feature complete. All the commands and all of their optional parameters are now supported!
Have you been following the binary protocol development at all? CAS is more of a fundamental property of operations there as opposed to being an operation on its own. e.g. you can CAS a delete.
-- Dustin Sallings