Add support for redis/redis-stack image in Docker Compose
Currently, `redis/redis-stack-server` image is supported. This commit introduces support for `redis/redis-stack`, which also contains Redis Insight.
This commit is contained in:
committed by
Christian Tzolov
parent
6ce998f9d3
commit
b134a8d7ea
@@ -41,7 +41,7 @@ The following service connection factories are provided in the `spring-ai-spring
|
||||
| Containers named `qdrant/qdrant`
|
||||
|
||||
| `RedisConnectionDetails`
|
||||
| Containers named `redis/redis-stack-server`
|
||||
| Containers named `redis/redis-stack-server`, `redis/redis-stack`
|
||||
|
||||
| `TypesenseConnectionDetails`
|
||||
| Containers named `typesense/typesense`
|
||||
|
||||
Reference in New Issue
Block a user