Skip to content

Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.

Notifications You must be signed in to change notification settings

upsight/Playhaven-DiskLruCache

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playhaven Disk LRU Cache

Slightly trimmed-down version of JakeWharton's DiskLruCache.

However, Playhaven no longer uses this library as it is overkill for the SDK's purposes.

About

Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%