Module write_cache

Source
Expand description

A write-through cache for remote object stores.

Structs§

SstUploadRequest
Request to write and upload a SST.
UploadTracker 🔒
A structs to track files to upload and clean them if upload failed.
WriteCache
A cache for uploading files to remote object stores.

Type Aliases§

WriteCacheRef