Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
CDCStream<MetadataDeletion> -> DeletedStoragePath
Trigger physical file cleanup on object storage asynchronously by streaming metadata deletions via a database change data capture (CDC) replication slot.
Problem it solves
Synchronous file deletion during transactions degrades write throughput and increases latency.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.