Hands on Rama, day 2: Rewrite CAS, finish basic C®UD
https://blog.jakubholy.net/2024/hands-on-rama-day2/
My adventures with Rama continue from day 1. In the second day, I rewrote the compare-and-set logic to atomically succeed only if all field edits were ok (instead of on per-field basis), and I finished my basic, idempotent C®UD, with full test…
You must log in or register to comment.