A TTL cache with an API compatible with an ES6 Map
bounded-size caches having WeakMap-compatible methods
CacheMap is an Es6's Map-like collection class with a limit of number of items. The limit must be specified at initialization time. ## Install ```sh npm install --save @hscmap/cache-map ```
WeakMap replacement to cache strings efficiently and fast
Basic cache object for storing key-value pairs.
High Performance In-Memory Cache for Node.js
Various cache implementations
Require hook for automatic V8 compile cache persistence
Simple key-value storage with support for multiple backends
Module to process and cache map style
No description provided.
Require hook for automatic V8 compile cache persistence
Simple “Least Recently Used” (LRU) cache
A Map with weakly referenced values.
A generational pseudo-LRU cache with strict maximum size limits.
Simple CLI for compiling a Node.js module into a single file, together with all its dependencies, gcc-style.
An LRU cache of weak references
Simple “Least Recently Used” (LRU) cache
Curated collection of data structures for the JavaScript/TypeScript.
Simple key-value storage with support for multiple backends
A cache object that deletes the least-recently-used items.
EditorConfig File Locator and Interpreter for Node.js
Useful TypeScript utilities.
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
A B-Tree based key-value cache with configurable memory usage.
An Evicting LRU cache supporting prune hooks
A cache that holds a limited number of key-value pairs.
Libra vm cache map
A library for geocoding stuff through the Google Maps Geocoding API with a persisted cache via Tokyo Tyrant.
A library for geocoding postal codes via the Google Maps Geocoding API with a persisted cache through Tokyo Tyrant
This ruby on rails plugin enables you to utilize the geosack.com unique geocode caching service, which provides a persistent api that caches your google-map/geocode lookups.
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.
Uses Google Maps Geocoding API (V3) to geocode stuff and optionally caches the results somewhere.
Cache Model objects as key value store on Redis. It maps through namespaced models
Cubicle provides a dsl and aggregation caching framework for automating the generation, execution and caching of map reduce queries when using MongoDB in Ruby. Cubicle also includes a MongoMapper plugin for quickly performing ad-hoc, multi-level group-by queries against a MongoMapper model.
It's ActiveSupport::Cache::MongoStore -- a MongoDB-based provider for the standard Rails cache mechanism. With an emphasis on fast writes and a memory-mapped architecture, Mongo is well-suited to caching. This gem aims to give you what the ubiquitous MemCacheStore does, but with Mongo's persistence. (And without having to put a second RAM devourer in an environment already running Mongo.)
r2flickr is a fork of rflickr, a Ruby implementation of the Flickr API. It includes a faithful reproduction of the published API as well as method encapsulation to provide more useful object mappings. rflickr features result caching to improve performance.
rflickr is a Ruby implementation of the Flickr API. It includes a faithful reproduction of the published API as well as method encapsulation to provide more useful object mappings. rflickr features result caching to improve performance.
r2flickr is a fork of rflickr, a Ruby implementation of the Flickr API. It includes a faithful reproduction of the published API as well as method encapsulation to provide more useful object mappings. rflickr features result caching to improve performance.
r2flickr is a fork of rflickr, a Ruby implementation of the Flickr API. It includes a faithful reproduction of the published API as well as method encapsulation to provide more useful object mappings. rflickr features result caching to improve performance.
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.
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.