Skip to content
This repository was archived by the owner on Jan 21, 2024. It is now read-only.

markofjohnson/HJCache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d54b4a6 · Jan 21, 2024

History

24 Commits
Mar 3, 2011
Jan 16, 2011
Apr 18, 2011
Jan 16, 2011
Apr 18, 2011
Jan 16, 2011
Jan 16, 2011
Jan 16, 2011
Jan 16, 2011
Jan 21, 2024
Jan 16, 2011
Jan 16, 2011

Repository files navigation

This project is retired. It was Objective-C with old retain/release memory management. 

HJCache is library for asynchronous download of images and other data over the net, and for sharing 
and caching them. Its for iPhone / iOS, it works with data other than images too, and its free.
The library is designed to make it easy to make fast scrolling table views (for example) that contain
imaged loaded from URLs. Eg a twitter app that shows the profile pic for each post in each table cell.

More info here:
http://www.markj.net/hjcache-iphone-image-cache/

HJCache was developed as 'HJ Managed Object' hence the 'MO' in the class names, but we renamed it HJCache 
because most people who need it probably start off looking for caching libraries. 

About

iOS asynchronous download, sharing, and caching library for images and more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published