JakeWharton / DiskLruCache

Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.
http://jakewharton.github.io/DiskLruCache
Apache License 2.0
5.79k stars 1.18k forks source link

Track redundant ops when opening the cache. #29

Closed swankjesse closed 11 years ago

swankjesse commented 11 years ago

See https://github.com/JakeWharton/DiskLruCache/issues/28

JakeWharton commented 11 years ago

Travis thinks we're using Gradle now... awesome.