Hacker News new | ask | show | jobs
by sausagefeet 281 days ago
Hello, Stategraph developer here, the answer is: probably not. That doesn't resolve the core issue of state being managed as a big blob.
1 comments

but that big blob is a database. surely it's better than a json file right?
In terms of the semantics er care about, not really. You still have to lock the whole thing to some with it.
for locking individual resources right?