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

add support for statestore query API #653

Closed
dmitsh opened this issue Nov 9, 2021 · 4 comments · Fixed by #697
Closed

add support for statestore query API #653

dmitsh opened this issue Nov 9, 2021 · 4 comments · Fixed by #697
Assignees
Labels
area/actor/runtime good first issue Good for newcomers kind/enhancement New feature or request P1 size/M triaged/resolved Items triaged and ready
Milestone

Comments

@dmitsh
Copy link

dmitsh commented Nov 9, 2021

Describe the proposal

This feature is implemented in dapr runtime: dapr/dapr#3662

It should be available in the SDK

Also, add integration test validating this feature in SDK.

@artursouza artursouza added this to the v1.4 milestone Nov 9, 2021
@artursouza artursouza added area/actor/runtime good first issue Good for newcomers kind/enhancement New feature or request P1 size/M triaged/resolved Items triaged and ready labels Nov 9, 2021
@artursouza
Copy link
Member

Because this API is in alpha, it should probably be in a separate (new) client interface.

@mukundansundar
Copy link
Contributor

/assign

@dmitsh
Copy link
Author

dmitsh commented Nov 11, 2021

Thank you @mukundansundar for taking over this issue.
If that could help, I put together a corresponding PR for go-sdk: dapr/go-sdk#216

@artursouza
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/actor/runtime good first issue Good for newcomers kind/enhancement New feature or request P1 size/M triaged/resolved Items triaged and ready
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants