-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
Description
I would like to subscribe / observe, how aedes interacting with Redis. Like what operations being called ?
why i would like to do that - Azure application-insights AI able to track standard dependencies like redis. So that Azure cloud can get insights between micro-services and other services. aedes-persistence-redis is using ioredis, so azure AI cant track this dependency yet. I could manually track ioredis to azure, just needs a way to track "interaction between Aedes AND redis".