Support for conditional writes has landed in Netlify Blobs. The `set` and `setJSON` now let you perform create-only and update-only atomic operations. For example, here's how you can use the `onlyIfNew` option to write an entry only if the key is new. 🧵
4 likes 1 replies
?