Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Valkey and Redis support

by stevieb (Canon)
on Aug 23, 2025 at 15:06 UTC ( [id://11166092]=note: print w/replies, xml ) Need Help??


in reply to Valkey and Redis support

A couple of years ago our guys were in the process of migrating our code from Memcached to Redis. We decided we would continue to use our custom memcached library, but tweak it a bit so we could implement Redis as a base. This way, none of our scripts or applications would have to change anything. The front end API to them stayed the same, just the innards had changed to use a new backend.

Then this whole Open Source thing happened, and we transitioned to Valkey. We did not have to make any code changes to change the backend from Redis to Valkey. Regardless if the fiasco is fixed, we're sticking with Valkey.

Replies are listed 'Best First'.
Re^2: Valkey and Redis support
by hippo (Archbishop) on Sep 05, 2025 at 08:36 UTC

    Thanks for this info, stevieb. You and pfaut have given me the confidence to proceed with Valkey and in the week or so I've been testing it out it has worked really well. My Perl code is accessing it via CHI::Driver::Redis::SortedSet and it has been very easy to drop into some of our existing CHI-driven code in place of (or as l1_cache addition to) some of our other less efficient back ends.

    Just out of curiousity, what was the reason for your initial Memcached to Redis migration? Aside from the non-volatility of the Redis store there doesn't immediately seem to be a massive difference between them.

    Regardless if the fiasco is fixed, we're sticking with Valkey.

    Sounds very prudent. I suspect we will do the same.


    🦛

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11166092]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (2)
As of 2026-01-17 13:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your view on AI coding assistants?





    Results (121 votes). Check out past polls.

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.