Closed rotten closed 1 year ago
I see there are newer engine versions available for AWS Elasticache. I'll investigate that and perhaps INSIDEOUT works with the newer versions, in which case there isn't much to do about this issue other than "upgrade your #@$ cloud redis instance".
So, did it work?
We have not been able to schedule the redis/elasticache version upgrade yet. Hopefully sometime this quarter.
We tried INSIDEOUT with Elasticache redis version 7.0.7 and it works. It appears the issue was our Elasticache deployment was just too old. Thanks for holding the issue open while we got the infrastructure upgrade rolled out and could test it.
NP. Glad it worked for you.
INSIDEOUT doesn't with with Elasticache (AWS managed redis). At least it doesn't work with the versions I've tried.
Using:
It works fine with the redis 7.0.5-bullseye container. But when I deploy to AWS (engine 5.0.6) it fails. Here is a stack trace from when I try to run a migration:
Setting INSIDEOUT to False, without changing anything else, works fine.