huskies: merge 996
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
/// On startup, existing content is loaded from the database into memory so
|
||||
/// no filesystem scan is needed after migration.
|
||||
pub mod content_store;
|
||||
/// Content-store garbage collection: TransitionFired subscriber and startup sweep.
|
||||
pub mod gc;
|
||||
/// Write operations for the pipeline — content, stage transitions, and deletions.
|
||||
pub mod ops;
|
||||
/// Recovery for half-written pipeline items (bug 1001 backfill).
|
||||
|
||||
Reference in New Issue
Block a user