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

Refactor DynamoDBStateActor to Updated StateStore Interface #3

Open
VaughnVernon opened this issue Mar 26, 2019 · 1 comment
Open
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@VaughnVernon
Copy link
Contributor

@kmruiz

The various read() methods are already refactored.

See Line 159 for // TODO: Write sources needed to write parameter final List<Source<?>> sources

@VaughnVernon
Copy link
Contributor Author

This is to help in implementing Entry<E> appending for StateStore writes:

https://stackoverflow.com/questions/14077414/dynamodb-increment-a-key-value

@VaughnVernon VaughnVernon added enhancement New feature or request help wanted Extra attention is needed labels Apr 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant