• Jacob Vosmaer's avatar
    Factor out redis store duplication · ce20628e
    Jacob Vosmaer authored
    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.
    ce20628e
wrapper.rb 4.11 KB