CacheKit icon indicating copy to clipboard operation
CacheKit copied to clipboard

Simple and flexible caching mechanism for in memory and persistent caches.

Results 4 CacheKit issues
Sort by recently updated
recently updated
newest added

Class CKCache is implemented in both /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit (0x1e3d0ad18) and /var/containers/Bundle/Application/xxx. One of the two will be used. Which one is undefined.

Cocoapods mostly handles different OS's for us, but Carthage needs a target exported for each platform.

could you plz add a feature , that we can encrypt/decrypt the content cache by key whenever type we choose, SQL/FILE...

its a great project but maybe you use https://github.com/lucascorrea/SCSQLite a lighter sqlite interface than FMDB the project will be much lighter and smaller FMDB is a little bit heavy