PINCache is a fork of TMCache re-architected to fix issues with deadlocking caused by heavy use. It is a key/value store designed for persisting temporary objects that are expensive to reproduce, such as downloaded data or the results of slow processing. It is comprised of two self-similar stores, one in memory (PINMemoryCache) and one on disk (PINDiskCache), all backed by GCD and safe to access from multiple threads simultaneously. On iOS, PINMemoryCache will clear itself when the app receives a memory warning or goes into the background. Objects stored in PINDiskCache remain until you trim the cache yourself, either manually or by setting a byte or age limit.

Features

  • PINCache and PINDiskCache accept any object conforming to NSCoding
  • Both PINMemoryCache and PINDiskCache use locks to protect reads and writes
  • Collections work too
  • Git Submodule
  • PINCache requires iOS 8.0, tvOS 9.0, watchOS 2.0 or macOS 10.8 and greater
  • Both caches are public properties of PINCache

Project Samples

Project Activity

See All Activity >

License

Apache License V2.0

Follow PINCache

PINCache Web Site

Other Useful Business Software
ToogleBox: Simplify, Automate and Improve Google Workspace Functionalities Icon
ToogleBox: Simplify, Automate and Improve Google Workspace Functionalities

The must-have platform for Google Workspace

ToogleBox was created as a solution to address the challenges faced by Google Workspace Super Admins. We developed a premium and secure Software-as-a-Service (SaaS) product completely based on specific customer needs. ToogleBox automates most of the manual processes when working with Google Workspace functionalities and includes additional features to improve the administrator experience.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of PINCache!

Additional Project Details

Operating Systems

Apple iPhone, Mac

Programming Language

Objective C

Related Categories

Objective C Software Development Software

Registered

2023-06-06