Hacker News new | ask | show | jobs
by vlowther 615 days ago
$WORK project heavily utilizes the test op to enable atomic updates to objects across multiple competing clients. It winds up working really well for that purpose.
1 comments

Who generates the test op? Client? Or the server?