|
by WindowsAzure via Windows Azure on 5/28/2009 8:58:20 PM
Today we released a new set of features for Windows Azure Storage. The main features in this release are: Entity Group Transactions for Windows Azure Table – It is now possible to perform a transaction across entities stored within the same table and same partition (i.e., entities having the same partition key value). An application can now atomically perform multiple Create/Update/Delete operations across multiple entities in a single batch request to the storage system, as long as the enti
... [ read more ]
|