I remember this being discussed somewhere, but I can't recall where, so opening an issue that will hopefully provide more permenance.
While being a drop in replacement for Redis binaries, because of the rename it ends up being incompatible with things like Helm charts which try to run redis-* binaries directly. We could work around this by aliasing/linking the binaries while these other tools adapt to the new landscape.
I remember this being discussed somewhere, but I can't recall where, so opening an issue that will hopefully provide more permenance.
While being a drop in replacement for Redis binaries, because of the rename it ends up being incompatible with things [like Helm charts](https://github.com/bitnami/charts/issues/25164) which try to run `redis-*` binaries directly. We could work around this by aliasing/linking the binaries while these other tools adapt to the new landscape.