Y
Hacker News
new
|
ask
|
show
|
jobs
by
bhawks
295 days 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.
1 comments
jitl
295 days ago
In a cache context CAS is compare and swap, content addressable didn’t cross my mind
link