-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
V3 cleanup and signature changes (#169)
Lots of restructuring prompted by a) signature changes driven by profiling b) implementation of FeedSourceBase.AwaitCompletion See also #116: cleanup naming and signatures for Sinks rename ProjectorPipeline<'T> -> Sink name Ingester batch tuples Restructure Scheduler modules rename Feed.Internal to Feed.Core convert all Tuples to struct tuples change StreamSpan from a record to a type alias Linting e.g. remove ., ref etc Extensive profiling-driven impl changes
- Loading branch information
Showing
46 changed files
with
1,497 additions
and
1,502 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.