You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Akka Projection is a new project in the akka persistence space.
Support is implied by the event sourced provider - but it requires a well functioning EventsByTag, which this project has struggled with related to offsets.
Also look into creating an offset store simliar to cassandra or jdbc.
The text was updated successfully, but these errors were encountered:
Akka Projection is a new project in the akka persistence space.
Support is implied by the event sourced provider - but it requires a well functioning
EventsByTag
, which this project has struggled with related to offsets.Also look into creating an offset store simliar to cassandra or jdbc.
The text was updated successfully, but these errors were encountered: