Open dmitsh opened 2 years ago
It looks like only Mongo supports the query API. Right now, integration tests are using Redis under the hood, so until that is a supported queryable state store, this won't be implemented.
@withinboredom , both MongoDB and CosmosDB have been added to integration and e2e tests for Query API: https://github.com/dapr/dapr/pull/3916
This feature is implemented in dapr runtime: dapr/dapr#3662
It should be available via the SDK