For some reason, I was figuring out a way to be able to listen to Redis so I can fire callbacks when the Redis command or event is encountered. I wanted to do something like: When a key gets removed from the sorted set, it will trigger a script that will notify a user. Browsing…
Caffeinated thoughts on code & other stuff