@keyv/sql
Parent class for SQL based Keyv storage adapters
Parent class for SQL based Keyv storage adapters
Resilient and performant in-memory cache for node.js
instagram scraper, account cache, & gallery component
plugin for localforage to work with indexes in indexedDb
Evented LRU TTL cache for NodeJS and browsers.
Actions cache lib
In-Memory Cache with O(1) Operations and LRU Purging Strategy
Requires a new module object.
Localstorage cache for flipflop adapters
A memoization algorithm in which each function argument represents a new key, creating a trie of caches as defined by the array in your first argument.
Define lazy properties on objects that are initialized once and only when accessed. Also known as a lazy initialization and cached/memoized getters.
In memory cache for graphql-hooks
Source data from any API and transform it into Gatsby-nodes. Download your image files and use them with Gatsby Image.
A finite key-value cache using the Least Recently Used (LRU) cache algorithm where the most recently used objects are keept in cache while less recently used items are purged.
Memory object adapter for catbox
Cachebusting all local files in css
Advanced cache layer for NoSQL databases
A custom React hook for simple data fetching with React Suspense
The lightweight plugin to override urls in css files to hashed after gulp-rev
SQLite storage adapter for Keyv