Hacker News new | ask | show | jobs
by spullara 3698 days ago
I once built something like this for Redis but never really thought he would do it!

https://github.com/spullara/redis/tree/plugins

1 comments

I've written something similar too. Adding plugins/modules was like a rite of passage for anyone digging into the redis source. I'm definitely happy to see modules getting official support now though.
I was blown away with how easy it was and with the code quality.