79588944

Date: 2025-04-23 15:21:18
Score: 3
Natty:
Report link

I think you should check out this link:

https://raw.githubusercontent.com/redis/redis/7.0/redis.conf

and look for notify-keyspace-events option. This will allow you to have a script (for example in Python) that listens to given type of events (utilizing the pub-sub layer) and does whatever you need it to do.

Reasons:
  • Blacklisted phrase (1): this link
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Dawidek