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

PersistentEntityActor should handle Tagged #1611

Open
kuzkdmy opened this issue Oct 5, 2018 · 2 comments
Open

PersistentEntityActor should handle Tagged #1611

kuzkdmy opened this issue Oct 5, 2018 · 2 comments

Comments

@kuzkdmy
Copy link

kuzkdmy commented Oct 5, 2018

Hi I'm doing integration Lagom on top of DynamoDB

  • read side completed
  • persistence almost done(I can't resurrect from events because need for PersistentEntityActor to support Tagged, and similar problem with snapshots)
  • source events by tag in progress now

default

On complete will move current modules to be Lagom DynamoDB extension, hope supported by Lightbend Lagom community.

Lagom Version (1.5.m3)

@kuzkdmy
Copy link
Author

kuzkdmy commented Oct 10, 2018

Being honest, I'm little bit confused how it actually works for me before with Cassandra, this should not matters.
If we look how events being persisted they are Tagged, but on the first screen we see that we don't care about Tagged.
May be I missed something. Thanks
default

@kuzkdmy
Copy link
Author

kuzkdmy commented Oct 12, 2018

Hi @TimMoore may be you will be able to review core idea for DynamoDB integration
Persistence with Source event by tag for ReadSideActors
https://github.com/lagom-extensions/persistence-dynamodb
It will be really good if this can be a part of Lagom core or any Lagom extention that is supported by comunity.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants