davidpm
@davidpm
·
Disabling dangerous redis commands in Production redux
I recently read a great article from Honeybadger that muses on what could happen to a production environment if a fat fingered developer did something like: Redis.current.flushdb. This scared me enou…