Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 180 by Alexander.Petrichkovich: Feature: commands for getting/setting multiple items
http://code.google.com/p/memcached/issues/detail?id=180 Is it possible to implement this 2 commands?1. Command that takes one or more keys and returns CAS identifiers (a unique 64bit number) with the all found items.
2. Command that takes one or more keys, CAS identifiers and values. If it's already implemented then let me know.
