base-diskcache. Android 缓存库,融合了DiskLruCache和ASimpleCache.

github.com/hongyangAndroid/base-diskcache

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2016
  • Merge pull request #4 from notice501/master
December 2015
  • exception处理
  • 解决中文乱码问题
November 2015
  • Merge pull request #3 from binkery/master
  • fix valueCount when open DiskLruCache
July 2015
  • fix bug
  • add testcase
  • First Commit
  • Initial commit