ExpirableDiskLruCache v1.2.0 Release Notes

Release Date: 2012-09-30 // over 11 years ago
    • New API for cache size adjustment.
    • Keys are now enforced to match [a-z0-9_]{1,64} (Thanks Brian Langel)
    • Fix: Cache will gracefully recover if directory is deleted at runtime.