top | item 45003358 Show HN: CasCache – multi-generational cache with optimistic concurrency control 20 points| unkn0wn_root | 6 months ago |github.com 2 comments order hn newest bhawks|6 months ago In a data context CAS expands to content addressible storage. CasCache is "compare and set cache" which is definitely cool and useful as well as totally different from what I initially thought it was. jitl|6 months ago In a cache context CAS is compare and swap, content addressable didn’t cross my mind
bhawks|6 months ago In a data context CAS expands to content addressible storage. CasCache is "compare and set cache" which is definitely cool and useful as well as totally different from what I initially thought it was. jitl|6 months ago In a cache context CAS is compare and swap, content addressable didn’t cross my mind
jitl|6 months ago In a cache context CAS is compare and swap, content addressable didn’t cross my mind
bhawks|6 months ago
jitl|6 months ago