SOS now supports conditional writes!
December 3, 2024
New
SOS now supports conditional writes, enabling operations that create objects to check the existence of an object before creating it.
Conditional writes enable distributed applications to synchronize over the same dataset, removing the need for an external consensus system.
This feature allows applications to prevent accidental overwrites in concurrent write scenarios, ensuring better data consistency in workloads.
Upcoming Feature: Bucket Replication is currently in development to enhance data redundancy and availability.
