Factor out redis store duplication
There was a lot of duplicated code between Redis::Cache, Redis::Queues and Redis::SharedState. This change replaces it with lookups based on the class name.
Showing
Please register or sign in to comment