mirror of
https://github.com/perstarkse/minne.git
synced 2026-07-10 14:52:45 +02:00
refactor: implemented state machine for ingestion pipeline, improved performance
changelog additional moving around moved files around a bit
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
pub mod enricher;
|
||||
pub mod pipeline;
|
||||
pub mod types;
|
||||
pub mod utils;
|
||||
|
||||
use chrono::Utc;
|
||||
|
||||
Reference in New Issue
Block a user