EVURLCache
Web request cache
A NSURLCache subclass designed to handle web requests and caching in iOS apps with offline support and update capabilities.
a NSURLCache subclass for handling all web requests that use NSURLRequest
297 stars
11 watching
48 forks
Language: Swift
last commit: over 3 years ago
Linked from 2 awesome lists
cachensurlcache-subclassnsurlrequestswiftuiwebview
Related projects:
Repository | Description | Stars |
---|---|---|
netflix/evcache | A distributed in-memory caching solution designed to store frequently used data for short-term use cases | 2,058 |
nrkno/yr-cachyr | A small, single-purpose data cache written in Swift. | 126 |
lukereichold/arweave-swift | A Swift client library for interacting with the Arweave blockchain | 33 |
nixzhu/navi | An avatar caching system for iOS apps | 115 |
snazy/ohc | A high-performance off-heap cache implementation for Java with support for asynchronous loading and eviction using an LRU algorithm. | 1,071 |
ledgetech/ledge | An HTTP cache module for Nginx/OpenResty backed by Redis. | 455 |
sasa1977/con_cache | An Elixir-based key/value cache with row-level isolated writes and time-to-live (TTL) support. | 910 |
zolomatok/johnny | A caching library for Swift that supports various data types and provides features like automatic cache eviction and multiplatform support. | 37 |
codenoble/cache-crispies | A Rails gem providing fast JSON serialization with built-in caching and flexible configuration options. | 156 |
kolobok12309/vue-router-webcache | A set of helpers for integrating Google WebCache and similar caching mechanisms with Vue Router | 6 |
dwightwatson/rememberable | A caching trait for Eloquent models in Laravel that stores query results for a specified time period. | 1,119 |
terzurumluoglu/ng-memento | A caching library for Angular applications to prevent repeated API requests | 1 |
shipshapecode/ember-service-worker-prember | An Ember plugin that caches and updates the index.html files of a static Ember app generated by prember | 6 |
kitura/swiftyrequest | A Swift HTTP client library for building network requests with automatic encoding, decoding, and authentication. | 110 |
codingsince1985/couchcache | A caching service built on top of Couchbase using Go, providing REST APIs for storing and retrieving key-value pairs. | 64 |