1 Repo
Systems for transforming resource identifiers into unique keys for consistent cache retrieval.
Distinct from S3 Key-to-Directory Mappings: None of the candidates address cache key mapping for network resources; they cover UI views, HTTP headers, or S3 directories.
Explore 1 awesome GitHub repository matching data & databases · Cache Key Generation. Refine with filters or upvote what's useful.
SDWebImage is an asynchronous image downloader and caching library for iOS and macOS applications. It provides a core identity centered on a network utility for fetching images from URLs, a tiered memory and disk caching engine, and a processing framework for decoding and encoding media. The library features a specialized rendering engine for animated formats such as GIF and WebP, including support for progressive animation rendering. It distinguishes itself through a plugin system that allows for extended image format support and the ability to replace default loading or storage logic with c
Maps complex image URLs to unique strings to ensure consistent cache retrieval regardless of dynamic URL parameters.