Y
Hacker News
new
|
ask
|
show
|
jobs
by
tuananh
281 days ago
can it be a sqlite db in s3 with locking implemented with s3?
1 comments
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.
link
tuananh
281 days ago
but that big blob is a database. surely it's better than a json file right?
link
sausagefeet
281 days ago
In terms of the semantics er care about, not really. You still have to lock the whole thing to some with it.
link
tuananh
280 days ago
for locking individual resources right?
link