Y
Hacker News
new
|
ask
|
show
|
jobs
by
schemescape
1045 days ago
What about FieldValue.increment()?
https://cloud.google.com/firestore/docs/samples/firestore-da...
1 comments
bastawhiz
1044 days ago
That's just sugar on top of atomic writes
link
schemescape
1043 days ago
Interesting! I thought it would be simpler to implement than full blown atomic writes, so I assumed it was different.
link