a watchify plugin, provides cache from the first bundle
Offline-first cache and local database extension for URQL
GlueZero in-memory cache — LRU adapter, 3 strategies (cache-first/network-first/cache-then-network), scope hybrid
LRU and FIFO caches for Client or Server
Git-first cache runtime and search utilities for OpenCode plugins
A cache object that deletes the least-recently-used items.
Infer the owner of a path based on the owner of its nearest existing parent
Cache Manager for Node.js
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Require hook for automatic V8 compile cache persistence
Useful TypeScript utilities.
Memoize functions results using an lru-cache.
A simple key/value storage using files to persist the data
walk paths fast and efficiently
Require hook for automatic V8 compile cache persistence
Memoize promise-returning & async functions
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
Intuitive magical memoization library with Proxy and WeakMap
TypeScript definitions for http-cache-semantics
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
[](https://www.npmjs.com/package/@aws-sdk/endpoint-cache) [](https://www.npmjs.com/package/@aws-sdk/e
A generational pseudo-LRU cache with strict maximum size limits.
CLI for id-first, cache-backed AI agent skills environments
Write Through and Read Through caching library inspired by CacheMoney and cache_fu, support ActiveRecord 4.
Cached List of First Name Monikers (nicknames) in easy-access Ruby Gem
An easy way to get external content with two cache levels. The first is a performance cache and second is the stale
Specific cache for bots to optimize time to first byte and render Javascript on server side.
we implemented some automatic caching to first,last and all methods
Loads all records from the table on first use, and thereafter returns the cached (and frozen) records for all find calls. Optionally, creates class-level methods you can use to grab the records, named after the name field you specify.
TypedCache is a Ruby caching library designed to eliminate common caching pitfalls by providing a monadic, type-safe API that makes cache operations explicit and predictable. Cache interactions are first-class operations with comprehensive error handling and transparent state management. The library supports wrapping other caching libraries via custom backends and ActiveSupport::Cache is supported out of the box.
Read through caching library inspired by Cache Money, support Sequel 4 Read-Through: Queries by ID or any specified unique key, like `User[params[:id]]` or `User[username: 'bachue@gmail.com']`, will first look in memcache store and then look in the database for the results of that query. If there is a cache miss, it will populate the cache. As objects are created, updated, and deleted, all of the caches are automatically expired.
Cache partials and update them asynchronously after a page renders. Slow method calls happen synchronously as the page renders for the first time. Subsequent page loads retrieve cached objects and render the page quickly, and then Ajax calls can be used to refresh components asynchronously after the page loads.
Awestruct is a static site baking and publishing tool. It supports an extensive list of both templating and markup languages via Tilt (Haml, Slim, AsciiDoc, Markdown, Sass via Compass, etc), provides mobile-first layout and styling via Bootstrap or Foundation, offers a variety of deployment options (rsync, git, S3), handles site optimizations (minification, compression, cache busting), includes built-in extensions such as blog post management and is highly extensible.
SynCache stores cached objects in a Hash that is protected by an advanced two-level locking mechanism which ensures that: * Multiple threads can add and fetch objects in parallel. * While one thread is working on a cache entry, other threads can access the rest of the cache with no waiting on the global lock, no race conditions nor deadlock or livelock situations. * While one thread is performing a long and resource-intensive operation, other threads that request the same data will be put on hold, and as soon as the first thread completes the operation, the result will be returned to all threads.
VoteFu provides flexible voting capabilities for Rails applications. Features include up/down voting, star ratings, scoped voting contexts, Wilson Score ranking, Reddit Hot algorithm, counter caches, and first-class Hotwire support with Turbo Streams and Stimulus controllers.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.