/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
Show HN: CasCache – multi-generational cache with optimistic concurrency control
(github.com)
20 points
unkn0wn_root
| 3 comments |
24 Aug 25 11:24 UTC
|
HN request time: 0.928s
|
source
ID:
GO
1.
bhawks
◴[
25 Aug 25 12:01 UTC
]
No.
45012917
[source]
▶
>>45003358 (OP)
#
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.
replies(1):
>>45013725
#
2.
jitl
◴[
25 Aug 25 13:38 UTC
]
No.
45013725
[source]
▶
>>45012917
#
In a cache context CAS is compare and swap, content addressable didn’t cross my mind
↑