Dalli v2.0.4 Release Notes

    • Dalli no longer needs to be reset after Unicorn/Passenger fork [#208]
    • ➕ Add option to re-raise errors rescued in the session and cache stores. [pitr, #200]
    • DalliStore#fetch called the block if the cached value == false [#205]
    • DalliStore should have accessible options [#195]
    • ➕ Add silence and mute support for DalliStore [#207]
    • 🛠 Tracked down and fixed socket corruption due to Timeout [#146]