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

Document signal detection for replication #1149

Open
johanandren opened this issue Apr 11, 2024 · 0 comments
Open

Document signal detection for replication #1149

johanandren opened this issue Apr 11, 2024 · 0 comments

Comments

@johanandren
Copy link
Member

When we worked on akka-edge-rs we discussed scenarios where it is useful to more or less dynamically trigger a more fine grained replication of events. A device collects fine grained events, but normally replicates only some aggregate or some of the events to keep the stream of events to the edge/cloud manageable, however when some specific event happens, an error, or maybe a support case, it is interesting to replicate and look at a more fine grained recent history for a particular device.

I think we have ideas about how this could be achieved (for example local history queue in entity, specific command triggers writing that history as one or more special events for replication) but we never ended up mentioning it in the edge-rs docs.

Could potentially be interesting also for the Akka Edge use cases, for the same reason.

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

No branches or pull requests

1 participant