Redis extension doesn't seem to work

This is with a Elasticache Redis setup (not a cluster). The setup goes fine (although I did find if the cache and datasource are named the same it went with the datasource no matter what I set), but after using the application I queried the elasticache store for all keys (KEYS *) and found nothing. Restarting lucee kicked me off the application so I’m assuming it silently fell back to memory. When I use the Ortis driver it on the same setup I see the keys in the store and it works fine. Thank you!

OS: Linux (4.14.256-197.484.amzn2.aarch64) 64bit
Java Version: 11.0.13 (Amazon.com Inc.) 64bit
Tomcat Version: Apache Tomcat/8.5.72
Lucee Version: Lucee 5.3.8.206

Can you share your config, are you using the admin or Application.cfc?

Which version of the extension? The latest is 3.0.0.33-BETA It definitely works with 5.3.8

We will be making a stable release when we release 5.3.9

I guess you know what you need to do now :wink: