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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #919: Enable IEventStore to load events up to a given sequence number #1008

Merged

Conversation

SeWaS
Copy link
Contributor

@SeWaS SeWaS commented Oct 30, 2023

Hello 馃憢

As mentioned in issue #919 , let's enhance the event store API to be able to load events which are within a given sequence-number range of the targeted aggregate.

If this PR could help, just let me know when things are missing, docs have to be adjusted or if any more tests are required. Would be happy to adjust.

Cheers

@CLAassistant
Copy link

CLAassistant commented Oct 30, 2023

CLA assistant check
All committers have signed the CLA.

@kyle-bradley
Copy link
Contributor

Great feature! Especially when it comes to debugging.

One suggestion would be to extend this functionality to the rebuilder. That way, you can get your write & read state to a certain point in time.

@rasmus rasmus merged commit 1df3e47 into eventflow:develop-v1 Mar 12, 2024
5 checks passed
@SeWaS SeWaS deleted the issue/919/snapshot-upgrader-metadata branch March 13, 2024 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants