Redis Cache Module for Medusa
A memoizer factory for Intl format constructors.
A humble cache-control parser
<p align="center"> <img src="logo.png" width="100px" /> </p> <h1 align="center">swrv</h1>
Next.js cache handlers
Coalesces multiple promises for the same identifier into a single request
Merge objects & other types recursively. A simple & small integration.
A tiny library for hiding and showing the cursor in the terminal.
Cache-control header utility that parses human readable time strings into seconds.
A BIP32 compatible library
bounded-size caches having WeakMap-compatible methods
Web workers & worker threads as simple as a function call
file system store for node cache manager
Minimalist `HTTP` client for `GET`, `POST`, `PUT`, `PATCH` and `DELETE` `JSON` payloads
OpenType font parser
Middleware to destroy caching
LRU Cache
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
React Hooks library for remote data fetching
A tiny, simple, fast fuzzy search library
🔎 A simple, tiny and lightweight benchmarking library!
A library that helps you write tiny, fast and beautiful CLI apps that can automatically check for updates.
- Skip the execution phase and reduce server load by caching execution results in-memory. - Customize cache entry time to live based on fields and types within the execution result. - Automatically invalidate the cache based on mutation selection sets. -
Cache polyfill for the ServiceWorker