Skip to content
This repository was archived by the owner on Jun 1, 2021. It is now read-only.

Remote event log access #350

Open
krasserm opened this issue Nov 2, 2016 · 0 comments
Open

Remote event log access #350

krasserm opened this issue Nov 2, 2016 · 0 comments

Comments

@krasserm
Copy link
Contributor

krasserm commented Nov 2, 2016

Remote event log ActorRef usage is not officially supported yet but should already be possible in a number of places. In the actor API these are:

  • EventsourcedView
  • EventsourcedWriter
  • EventsourcedProcessor

In the Akka Streams adapter these are:

  • DurableEventSource
  • DurableEventWriter
  • DurableEventProcessor

This needs to be further tested and documented. Also it must be investigated if

  • remote death-watch can be used on event log and/or consumer side
  • push notification are applicable in this context
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant