Hi all, we are selft hosting Directus in AWS and we’ve used Valkey instead of Redis - so far it seems compatible and havent found any issues, but can someone confirm its 100 percent compatible? I’d welcome a compatibility list of Redis/Valkey versions in the docs ![]()
1 Like
Hi @jzemek! We’ve historically officially supported the currently active versions of Redis (so that’s currently 7.4–8.4). That being said our automated test suite tests as far back as Redis 6. Valkey is a fork of Redis 7.2 so will indeed work with 100% compatibility. With Redis re-adding the AGPL license, I’m curious if we’ll see Valkey’s fork combine back in at some point ![]()