Enhance Reselect selectors with deeper memoization and cache management
A two-tier async cache with SQLite persistence, in-memory pseudo-LRU, stale-while-revalidate, cross-thread deduplication via `SharedArrayBuffer`, and automatic request coalescing.
Cache a continuable
Simple SQL escape and format for SQLite
generates a hash that represents a module and its depenencies uniqueness
Manages the raw value formatting for generated AST nodes.
No description provided.
Db cache use redis, sqlite or memory as backend
A least-recently-used cache in 35 lines of code
XS Advanced Container Security API for node.js
Format and parse HTTP Cache-Control header
Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.
OCSP Stapling implementation
WebAssembly port of SQLite3 for Node.js with file system access
High Performance Layer 1 / Layer 2 Caching with Keyv Storage
TypeScript definitions for cordova-sqlite-storage
`sqlite-vss` is distributed on `npm` for Node.js developers. To install on [supported platforms](#supported-platforms), simply run:
TypeScript-based caching decorators
Asynchronous, non-blocking SQLite3 bindings
Client for the Sigstore TUF repository
SQLite adapter for Prisma Next.
Simple CLI for compiling a Node.js module into a single file, together with all its dependencies, gcc-style.
Caching adapter for axios
- PostgreSQL materialized view support (introspects materialized views alongside tables). - PostgreSQL generation through Postgres.js via `--dialect=postgres-js`. - MySQL dateStrings-aware typing for DATE/DATETIME/TIMESTAMP. - Added esm rather than just c