If your application can't survive the Redis server being wiped without issues, you're using Redis wrong.
Why not just use Memcached, then? Memcached is much better as an ephemeral cache than Redis — Redis is single-threaded. The point of Redis is all of its extra features: if you're limiting yourself to Memcached-style usage, IMO you're using Redis wrong and should just use Memcached.
loading story #42202689
loading story #42202804
loading story #42202734
loading story #42202747
loading story #42202843
loading story #42203450