Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Valkey and Redis support

by pfaut (Priest)
on Aug 23, 2025 at 00:48 UTC ( [id://11166087]=note: print w/replies, xml ) Need Help??


in reply to Valkey and Redis support

I have some simple applications that use Redis. I swapped out the Redis server for Valkey. The apps didn't notice. I use the Redis module.

My weatherstation reports current readings to my server with an HTTP post. A perl program records the readings into a database. It then connects to Redis and reads the previous settings, compares them to the new readings, and publishes any changed readings to a Redis topic after storing the newest readings. Another perl program displays the current readings from Redis using Curses, then listens to the topic for updates.

90% of every Perl application is already written.
dragonchild

Replies are listed 'Best First'.
Re^2: Valkey and Redis support
by hippo (Archbishop) on Aug 23, 2025 at 11:38 UTC

    Thank you - that's just the info I was hoping for. The plan was to use the Redis module so it's great to hear that it has worked for you with no problems. I will give it a go now with some confidence.


    🦛

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (5)
As of 2025-12-14 23:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your view on AI coding assistants?





    Results (95 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.