A node internal caching module
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
Multi-strategy object caching service
Wraps a transform and provides caching
PostgreSQL client - pure javascript & libpq with the same API
SQLite client for Node.js applications with SQL-based migrations API written in Typescript
High Performance Layer 1 / Layer 2 Caching with Keyv Storage
Middleware to destroy caching
Advanced cross-platform operating system monitoring utilities with TypeScript support
Broccoli plugin that allows simple caching (while still allowing N:N) based on the input tree hash.
Multi-tier cache module for Node.js. Redis, Upstash, CloudfareKV, File, in-memory and others drivers
MySQL caching connector with Redis, auto key generation, auto invalidation, transaction support, and TypeScript
Cacheable Utilities for Caching Libraries
A wrapper for the Heroku v3 API
The Node Plugin for Nx contains generators and executors to manage Node applications within an Nx workspace.
Memoize promise-returning & async functions
Simple and Maintained fast NodeJS internal caching
The AWS Encryption SDK for JavaScript is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices. It uses a data format compatible with the AWS Encryption SDKs in other
Composable reactive caching with efficient invalidation.
Tlon/Urbit skill for OpenClaw agents
An ultra-simplified API response caching middleware for Express/Node using plain-english durations.
Caching DNS resolve
Fetch-based http client for use with npm registry APIs
Cache Manager for Node.js
This gem provides an interface for fetching cluster information from an AWS ElastiCache AutoDiscovery server and configuring a Dalli client to connect to all nodes in the cache cluster.
A self-balancing binary tree optimised for fast access to frequently used nodes. Useful for implementing caches and garbage collection algorithms.
This gem provides an interface for fetching cluster information from an AWS ElastiCache AutoDiscovery server and configuring a Dalli client to connect to all nodes in the cache cluster.
Arboreal is yet another extension to ActiveRecord to support tree-shaped data structures. Internally, Arboreal maintains a computed "ancestry_string" column, which caches the path from the root of a tree to each node, allowing efficient retrieval of both ancestors and descendants. Arboreal surfaces relationships within the tree like "children", "ancestors", "descendants", and "siblings" as scopes, so that additional filtering/pagination can be performed.
A Splay Tree is a self adjusting binary search tree with the additional property that recently accessed elements are quick to access again. This makes it useful for caches because the most commonly accessed elements will be the fastest ones to access. This tree has an additional feature that allows it's maximum size to be restricted. When it exceeds it's maximum size, it will drop all of the nodes which are at the terminal ends of the tree structure, leaving many of the more commonly accessed nodes intact. This implementation is written in C++ with a Ruby wrapper.
Contentful API wrapper library exposing an ActiveRecord-like interface
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.