Why dynamodb storage doesn't provides TransactionalStateStorage? #8748
Unanswered
scalalang2
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi ✋.
We've wanted to use the AWS dynamodb as persistent storage for our Orleans application. But, we have encountered a limitation that prevents us from fully use its advantages.
As I understand, at this time Orleans doesn't provide native support for storing transactional state in DynamoDB.
Please let me know if there are any existing works or alternative approaches to achieve our purpose.
As mentioned here, I found that there need to specify seperate storage for TransactionalState
Beta Was this translation helpful? Give feedback.
All reactions