{"adoption": {"forks": 1162, "observed_at": "2026-08-28T04:09:29.448007+00:00", "stars": 5771}, "canonical_url": "https://ross.abutalabs.com/products/disklrucache", "card": {"archived": true, "artifact_type": "library", "description": "Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.", "domain": ["mobile-development", "developer-tools"], "enriched": true, "function": ["caching", "file-system"], "health_score": 10, "homepage": "http://jakewharton.github.io/DiskLruCache", "language": "Java", "license": "Apache-2.0", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["JakeWharton/DiskLruCache"], "name": "JakeWharton/DiskLruCache", "platform": ["jvm"], "pushed_at": "2020-03-02T13:54:37+00:00", "repo": "JakeWharton/DiskLruCache", "stars": 5771, "tags": ["disk-cache", "lru-cache", "android"], "topics": [], "urls": [], "use_cases": ["cache HTTP responses to disk on Android", "store downloaded images with a size-bounded cache", "persist computed results to the filesystem with automatic eviction", "add a disk LRU cache to a Java or Android app", "evict old cache entries when storage limit is exceeded"], "what_it_is": "A Java implementation of a disk-based LRU cache that uses a bounded amount of filesystem space, with entries keyed by strings and values stored as byte streams or files. It specifically targets Android compatibility and provides atomic, journal-backed cache edits and reads.", "when_to_avoid": ["you need an in-memory-only cache", "multiple processes must share the same cache directory", "you need keys outside the [a-z0-9_-] format or unbounded value sizes", "you need actively maintained software with recent releases"], "when_to_choose": ["you need a battle-tested disk LRU cache on Android or the JVM", "you want atomic commits and crash-tolerant cache behavior", "you need a small dependency with no transitive requirements"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/disklrucache", "repo": "JakeWharton/DiskLruCache", "role": "main", "score": 10}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:29.448007+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:52:54.479828+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "76f9a05b02d0ca11a57991472f346a752823abba5df67c17cc00833ff15346ac", "fetched_at": "2026-08-28T04:09:29.448007+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JakeWharton/DiskLruCache"}, {"content_hash": "345dffda3ab0e31e5b534e1d3b63926f2133cc7832453746f34b5bb2782f3197", "fetched_at": "2026-08-29T08:48:11.969977+00:00", "kind": "homepage", "missing": false, "url": "http://jakewharton.github.io/DiskLruCache"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:29.448007+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:52:54.479828+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "76f9a05b02d0ca11a57991472f346a752823abba5df67c17cc00833ff15346ac", "fetched_at": "2026-08-28T04:09:29.448007+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JakeWharton/DiskLruCache"}, {"content_hash": "345dffda3ab0e31e5b534e1d3b63926f2133cc7832453746f34b5bb2782f3197", "fetched_at": "2026-08-29T08:48:11.969977+00:00", "kind": "homepage", "missing": false, "url": "http://jakewharton.github.io/DiskLruCache"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:52:54.479828+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "76f9a05b02d0ca11a57991472f346a752823abba5df67c17cc00833ff15346ac", "fetched_at": "2026-08-28T04:09:29.448007+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JakeWharton/DiskLruCache"}, {"content_hash": "345dffda3ab0e31e5b534e1d3b63926f2133cc7832453746f34b5bb2782f3197", "fetched_at": "2026-08-29T08:48:11.969977+00:00", "kind": "homepage", "missing": false, "url": "http://jakewharton.github.io/DiskLruCache"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:09:29.448007+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:29.448007+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:29.448007+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:52:54.479828+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "76f9a05b02d0ca11a57991472f346a752823abba5df67c17cc00833ff15346ac", "fetched_at": "2026-08-28T04:09:29.448007+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JakeWharton/DiskLruCache"}, {"content_hash": "345dffda3ab0e31e5b534e1d3b63926f2133cc7832453746f34b5bb2782f3197", "fetched_at": "2026-08-29T08:48:11.969977+00:00", "kind": "homepage", "missing": false, "url": "http://jakewharton.github.io/DiskLruCache"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:29.448007+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:29.448007+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:52:54.479828+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "76f9a05b02d0ca11a57991472f346a752823abba5df67c17cc00833ff15346ac", "fetched_at": "2026-08-28T04:09:29.448007+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JakeWharton/DiskLruCache"}, {"content_hash": "345dffda3ab0e31e5b534e1d3b63926f2133cc7832453746f34b5bb2782f3197", "fetched_at": "2026-08-29T08:48:11.969977+00:00", "kind": "homepage", "missing": false, "url": "http://jakewharton.github.io/DiskLruCache"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:29.448007+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:29.448007+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:29.448007+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:52:54.479828+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "76f9a05b02d0ca11a57991472f346a752823abba5df67c17cc00833ff15346ac", "fetched_at": "2026-08-28T04:09:29.448007+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JakeWharton/DiskLruCache"}, {"content_hash": "345dffda3ab0e31e5b534e1d3b63926f2133cc7832453746f34b5bb2782f3197", "fetched_at": "2026-08-29T08:48:11.969977+00:00", "kind": "homepage", "missing": false, "url": "http://jakewharton.github.io/DiskLruCache"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:29.448007+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:29.448007+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:52:54.479828+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "76f9a05b02d0ca11a57991472f346a752823abba5df67c17cc00833ff15346ac", "fetched_at": "2026-08-28T04:09:29.448007+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JakeWharton/DiskLruCache"}, {"content_hash": "345dffda3ab0e31e5b534e1d3b63926f2133cc7832453746f34b5bb2782f3197", "fetched_at": "2026-08-29T08:48:11.969977+00:00", "kind": "homepage", "missing": false, "url": "http://jakewharton.github.io/DiskLruCache"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:52:54.479828+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "76f9a05b02d0ca11a57991472f346a752823abba5df67c17cc00833ff15346ac", "fetched_at": "2026-08-28T04:09:29.448007+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JakeWharton/DiskLruCache"}, {"content_hash": "345dffda3ab0e31e5b534e1d3b63926f2133cc7832453746f34b5bb2782f3197", "fetched_at": "2026-08-29T08:48:11.969977+00:00", "kind": "homepage", "missing": false, "url": "http://jakewharton.github.io/DiskLruCache"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:52:54.479828+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "76f9a05b02d0ca11a57991472f346a752823abba5df67c17cc00833ff15346ac", "fetched_at": "2026-08-28T04:09:29.448007+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JakeWharton/DiskLruCache"}, {"content_hash": "345dffda3ab0e31e5b534e1d3b63926f2133cc7832453746f34b5bb2782f3197", "fetched_at": "2026-08-29T08:48:11.969977+00:00", "kind": "homepage", "missing": false, "url": "http://jakewharton.github.io/DiskLruCache"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:52:54.479828+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "76f9a05b02d0ca11a57991472f346a752823abba5df67c17cc00833ff15346ac", "fetched_at": "2026-08-28T04:09:29.448007+00:00", "kind": "readme", "missing": false, "url": "https://github.com/JakeWharton/DiskLruCache"}, {"content_hash": "345dffda3ab0e31e5b534e1d3b63926f2133cc7832453746f34b5bb2782f3197", "fetched_at": "2026-08-29T08:48:11.969977+00:00", "kind": "homepage", "missing": false, "url": "http://jakewharton.github.io/DiskLruCache"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases", "archived"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5355, "days_push": 2375, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 10, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}