Skip to content

Commit

Permalink
Refactor aggregator architecture (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
declark1 authored Aug 30, 2024
1 parent 809a1d8 commit 4d136ad
Show file tree
Hide file tree
Showing 5 changed files with 685 additions and 409 deletions.
1 change: 0 additions & 1 deletion src/orchestrator.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

pub mod errors;
pub use errors::Error;
pub mod aggregators;
pub mod streaming;
pub mod unary;

Expand Down
320 changes: 0 additions & 320 deletions src/orchestrator/aggregators/max_processed_index.rs

This file was deleted.

38 changes: 0 additions & 38 deletions src/orchestrator/aggregators/mod.rs

This file was deleted.

Loading

0 comments on commit 4d136ad

Please sign in to comment.