diff --git a/doc/blob.md b/doc/blob.md index b6596748f..2fa3db81e 100644 --- a/doc/blob.md +++ b/doc/blob.md @@ -57,6 +57,58 @@ store metadata in the form of key/value pairs with each blob which we'll refer t Blobstore owns the entire underlying device which is made up of a private Blobstore metadata region and the collection of blobs as managed by the application. +@htmlonly + +
+ + + +@endhtmlonly + ### Atomicity For all Blobstore operations regarding atomicity, there is a dependency on the underlying device to guarantee atomic