Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

bartelink
Copy link
Collaborator

The initial implementation of the projector wires checkpoint storage for CosmosDB

This PR adds wireup to instead retain checkpoints in EventStoreDB

As covered in the comments, there are negatives to doing this:

  • each checkpoint write will trigger an event to be projected (feedback), so a projector will continually be processing
  • Equinox does not currently implement adjustment of stream metadata to retain only the most recent event

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.

1 participant