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

Added InMemory store #13

Merged
merged 3 commits into from
Feb 14, 2024
Merged

Added InMemory store #13

merged 3 commits into from
Feb 14, 2024

Conversation

oskardudycz
Copy link
Collaborator

@oskardudycz oskardudycz commented Feb 14, 2024

  • Added InMemory even store,
  • Adjusted ReadStreamOptions to be explicit about possible values,
  • A common function for comparing expected stream revision was added.

Fixes #10 showcasing the OC implementation.

@watfordsuzy FYI.

TODO: I'll add tests for that later.

@oskardudycz oskardudycz marked this pull request as ready for review February 14, 2024 13:02
@oskardudycz oskardudycz merged commit bdc38a9 into main Feb 14, 2024
1 check passed
@oskardudycz oskardudycz deleted the inmemory_eventstore branch February 14, 2024 13:03
@oskardudycz oskardudycz added enhancement New feature or request core labels Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Append Events with an expected version
1 participant