Readthis v0.5.1 Release Notes

Release Date: 2014-12-30 // over 9 years ago
    • ๐Ÿ›  Fixed: The clear method now accepts an argument for compatibility with other caches. The argument is not actually used for anything.
    • ๐Ÿ”„ Changed: The delete method will always return a boolean value rather than an integer.
    • ๐Ÿ”„ Changed: Avoid multiple instrumentation calls and pool checkouts within fetch_multi calls.