Skip to main content

Module blob_handle

Module blob_handle 

Source
Expand description

Functionality related to uncommitted blobs.

Structsยง

SavedBlobHandle ๐Ÿ”’
Handle to a blob that we have saved to disk but not yet committed to the database, and the database transaction where we added a reference to it.
Unlinker ๐Ÿ”’
Handle to a file which we might have to delete.