components-contrib
components-contrib copied to clipboard
Add coherence state store component - updated
Description
Added a new implementation for a Coherence state store component.
Issue reference
We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.
Please reference the issue this PR will close: #[issue number]
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list:
- [x] Code compiles correctly
- [x] Created/updated tests
- [x] Extended the documentation / Created issue in the https://github.com/dapr/docs/ repo: dapr/docs#4661
Hi @JoshVanL @daixiang0 Creating this new PR to replace the old one which i will close. There were too many conflicts in my manual merge
Hi @JoshVanL @daixiang0 Anything more i need to do here, thanks?
Thanks @nelson-parente I have pushed updated code to address review comments.
@JoshVanL @daixiang0 Please let me know if any more changes are required now @nelson-parente has approved Thanks
Any more changes required here? Can we can this approved and merged please? Thanks
@tmiddlet2666 Please follow up with a docs PR to add this to our docs. See an example here: https://github.com/dapr/docs/pull/4691
@tmiddlet2666 Please follow up with a docs PR to add this to our docs. See an example here: dapr/docs#4691
Thanks @yaron2 I have created a doc issue for my previous PR https://github.com/dapr/docs/issues/4661 Will look at the above example. Thanks