SDURLCache

by steipete · 未分类 · ★ 598

About SDURLCache

Note: as of iOS5, this is no longer needed. NSURLCache now properly caches objects, as long as the Cache-Control header is set. This is a fork of https://github.com/rs/SDURLCache, that drops iOS3 and uses ARC. The changes to use GDC and the improved date parsing are also a potential speed-bump, although I haven't gone through the effort to actually benchmark this. On iPhone OS, Apple did remove on-disk cache support for unknown reason. Some will say it's to save flash-drive life, others will arg it's to save disk capacity.

Quick Facts

Stars598
Forks99
LanguageObjective-C
Category未分类
LicenseMIT
Quality Score32.2/100
Open Issues8
Last Updated2013-04-11
Created2011-10-20
Est. Tokens~16k

More 未分类 Tools

Explore other popular 未分类 tools:

View all 未分类 tools →

Popular Objective-C Agent Tools

Frequently Asked Questions

What is SDURLCache?

SDURLCache is URLCache subclass with on-disk cache support on iPhone/iPad. Forked for speed!. It is categorized as a 未分类 with 598 GitHub stars.

What programming language is SDURLCache written in?

SDURLCache is primarily written in Objective-C.

How do I install or use SDURLCache?

You can find installation instructions and usage details in the SDURLCache GitHub repository at github.com/steipete/SDURLCache. The project has 598 stars and 99 forks, indicating an active community.

What license does SDURLCache use?

SDURLCache is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse 未分类 tools