pub fn flush_redis(con: &mut Connection) -> Result<(), RedisError>
Flush the Redis database for the given connection.