Remix.run Logo
bhouston 7 months ago

I suspect Redis is going to pull in the various popular Redis libraries under their umbrella and make them incompatible with Valkey. It seems like a defensive move against Valkey.

If I was in charge of any of these libraries, I would replace any mention of Redis with Valkey and move on.

OPoncz 7 months ago | parent | next [-]

Sure. You can do that. But the community needs a single standard. Open standard that all in-memory data stores like Redis, ValKey, DragonflyDB, KeyDB, Kvrocks will support. Otherwise you will end up in a vendor lock.

bhouston 7 months ago | parent [-]

> Otherwise you will end up in a vendor lock.

This would be in the interests of the current market leader though - eg. Redis.

nurettin 7 months ago | parent | prev [-]

And what prevents valkey devs from maintaining their compatibility layer to accommodate those changes?

exe34 7 months ago | parent [-]

that's just asking to waste your life forever catching up.

nurettin 7 months ago | parent [-]

Eternal vigilance is the price of liberty or something.