Has anyone been looking at Valkey as an open alternative to Redis for front-end caching?
Given the restrictions Redis is imposing on its licensing, is it something the Wappler team has considered to date?
Has anyone been looking at Valkey as an open alternative to Redis for front-end caching?
Given the restrictions Redis is imposing on its licensing, is it something the Wappler team has considered to date?
Valkey is interesting, and I did some testing with it, but in my opinion, nothing currently beats DragonflyDB. It is insanely fast and can scale vertically over multiple cores.