components-contrib/state/redis
ItalyPaleAle c20ab76972 Merge branch 'master' of https://github.com/dapr/components-contrib into merge-release-1.10-master
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-03-15 19:25:12 +00:00
..
metadata.yaml Create component metadata for state.redis (#2669) 2023-03-15 09:57:24 -07:00
redis.go Merge branch 'master' of https://github.com/dapr/components-contrib into merge-release-1.10-master 2023-03-15 19:25:12 +00:00
redis_query.go Add support for Redis 7 in all Dapr Components (#2228) 2022-12-16 14:12:11 -08:00
redis_query_schema.go redis state store: implement state query API (#1488) 2022-03-02 10:51:09 -08:00
redis_query_schema_test.go redis state store: implement state query API (#1488) 2022-03-02 10:51:09 -08:00
redis_query_test.go Removing the use of the ioutil package And Fix CVE-2021-42576 (#1954) 2022-08-10 13:45:00 -07:00
redis_test.go Propagate context from caller to appropriate places in the code (#2474) 2023-02-16 14:18:35 -08:00