aries-cloudagent-python
aries-cloudagent-python copied to clipboard
Redis Plugins [redis_cache & redis_queue] related updates
Signed-off-by: Shaanjot Gill [email protected]
- The
RedisPlugins.mddocumentation depends on the approval of aries-acapy-cache-redis PR. Will take it out of draft once that PR is approved. run_dockerfile has been updated to acceptNETWORK_NAMEenv variable. This is needed when loading up an ACA-Py agent with eitherredis_queueorredis_cacheplugin when connected to a redis cluster, as the cluster requires a docker network with a predefined subnet.