YYCache. Fast storage system that keeps frequently used data on your phone so apps run quicker.

github.com/ibireme/YYCache

Vaya's read on this project

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

Updates

August 2017
  • Update readme
  • update Xcode project
June 2017
  • Update Travis CI configuration
  • update README.md
  • update .gitignore file
September 2016
  • bumping the version to 1.0.4
  • fix Xcode8 warning
  • Merge pull request #77 from yimingtang/fix-convenience-initializer
  • Fix convenience creation methods
August 2016
  • update memory cache when fetch object with block: #71
  • bugfix: #67
July 2016
  • return YES on success (this change does not affect the existing logic)
April 2016
  • Release —Enhance stability
  • Release —Bug fixes
  • Release —Bug fixes
  • Release —First release, stable API
  • retry on error
  • bumping the version to 1.0.3
  • do more check on error
March 2016
  • change property getter and setter
  • Merge pull request #40 from Gainell/master
  • change property getter and setter
  • bumping the version to 1.0.2
  • Merge pull request #38 from everettjf/master