rofr on 0.8.0
rofr on master
update testdependencies.sh update readme (compare)
dependabot[bot] on nuget
rofr on master
upgrade to NET6, update nugets … (compare)
dependabot[bot] on nuget
dependabot[bot] on nuget
Bump Newtonsoft.Json from 12.0.… (compare)
I've found this while we were chatting which is either marketing bullshit, or possibly something we could use?
Azure Storage simplifies cloud development
The Azure storage service supports all three strategies, although it is distinctive in its ability to provide full support for optimistic and pessimistic concurrency because it was designed to embrace a > strong consistency model which guarantees that when the Storage service commits a data insert or update operation all further accesses to that data will see the latest update. Storage platforms
that use an eventual consistency model have a lag between when a write is performed by one user and when the updated data can be seen by other users thus complicating development of client > applications in order to prevent inconsistencies from affecting end users.