Readthis v0.4.0 Release Notes

Release Date: 2014-12-11 // over 9 years ago
    • ➕ Added: Force the use of hiredis as the adapter. It is dramatically faster, but prevents the project from being used in jruby. If we get interest from some jruby projects we can soften the requirement.
    • ➕ Added: Compression! Adheres to the ActiveSupport::Store documentation.
    • 🛠 Fixed: Gracefully handle nil passed as options to any cache method.