A generic cache for API clients with out-of-band refreshing
-
Updated
Mar 24, 2025 - JavaScript
A generic cache for API clients with out-of-band refreshing
Asynchronous cache that implements Least Recently Used (LRU) - Clock - Second Chance algorithm with O(1) hit O(1) miss complexity. This Async cache hides latency of cache-misses behind each other and behind cache-hits.
a simple react hooks implement for async cache store
SecondLife is a cross-platform App, which allows users to sell and buy old things online with just some clicks | react-native (expoGo)
Add a description, image, and links to the async-cache topic page so that developers can more easily learn about it.
To associate your repository with the async-cache topic, visit your repo's landing page and select "manage topics."