Cache icon indicating copy to clipboard operation
Cache copied to clipboard

:package: Nothing but Cache.

Results 34 Cache issues
Sort by recently updated
recently updated
newest added

After I modified my model class , all caches are gone, How to keep caches while I modified model class?

I try to create a function with a generic to get an object in an async way. Here an example of what the function looks like: ``` public func set(data:...

封装私有库时添加依赖 [!] Failed to load 'Cache' podspec: [!] Invalid `Cache.podspec` file: [!] A specification can't require itself as a subspec.

The `totalCostLimit` is correctly set, however, this has no affected on the `MemoryStore` because there is no cost provided when setting the objects. Hence the NSCache doesn't know what its...

When caching a video, I need to save the mimeType and the file extension along with the data itself. Is there any way I can achieve this?

Hey there 👋 In order to comply to FOSS, we need to add the original license to the file header of this file. Cheers, Roman

While using this library in one of the projects I've been working on recently I came across some crashes due to race conditions and upon further inspection I noticed that...

get this error when i import Cache: Generic type 'Result' specialized with too many type parameters (got 2, but expected 1)