Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add eqxPatterns template #89

Merged
merged 20 commits into from
May 12, 2021
Merged

Add eqxPatterns template #89

merged 20 commits into from
May 12, 2021

Conversation

bartelink
Copy link
Collaborator

@bartelink bartelink commented May 4, 2021

Adding a new template: eqxPatterns with some skeleton Deciders + Tests:

  • Period with Balances Carried Forward: a Decider that manages ingestion into a chain of periods with each one Carrying Forward a Balance from its immediate predecessor and carrying forward a closing balance to its successor Epoch. Initially implemented as Add CarryForward example equinox#288
  • Epoch + Series with dedeuplicating Ingester: A cooperating pair of Deciders that feed items into a sequence of Epochs ensuring each item is only presented exactly once in the output
    Derived from eqxFc: Location with Long Running Inventory #40.

@bartelink bartelink changed the title Add Patterns template Add Tip+Epochs Carrying Forward example May 4, 2021
@bartelink bartelink changed the title Add Tip+Epochs Carrying Forward example Add Patterns template May 4, 2021
@bartelink bartelink changed the title Add Patterns template Add eqxPatterns template May 6, 2021
@bartelink bartelink merged commit 057adbf into master May 12, 2021
@bartelink bartelink deleted the carry-forward branch May 12, 2021 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant