pub const CAS_ZERO: u64 = 0;Expand description
CAS value used in error and control responses.
CAS is tracked per-item via a Redis-backed monotonic counter
(redcouch:sys:cas_counter). Every mutation generates a new CAS
value from this counter and stores it in the item’s hash field c.