C
C#2mo ago
M!RFAN

✅ AWS Elasticache - Local Redis

I have an aws elasticache and I can connect to it via redis insight using ssh tunneling. But I can't create one in cli for to use within my asp.net. In my case, I can create ssh tunnel ssh -v -L 127.0.0.1:8051:dev-demo-0001-001.dev-demo.tx2.aws.com:6379 [email protected] and it accepts my request and I can see it in debug but it can't hangs like no response forever
1 Reply
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View

Did you find this page helpful?