Cache modules

Showing projects tagged as Cache

  • verdaccio

    9.0 9.7 TypeScript
    A lightweight Node.js private proxy registry
  • simplecrawler

    6.6 1.3 L5 JavaScript
    DISCONTINUED. Flexible event driven crawler for node.
  • Keyv

    6.4 9.5 TypeScript
    Simple key-value storage with support for multiple backends
  • cacheable-request

    5.9 9.7 TypeScript
    a robust, scalable, and maintained set of caching packages
  • conf

    5.4 5.9 L5 TypeScript
    Simple config handling for your app or module
  • mem

    5.1 3.7 L5 TypeScript
    Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input
  • import-fresh

    3.1 4.1 JavaScript
    Import a module while bypassing the cache
  • require-uncached

    3.1 4.1 JavaScript
    Import a module while bypassing the cache
  • flashheart

    2.8 0.0 L4 JavaScript
    DISCONTINUED. A fully-featured Node.js REST client built for ease-of-use and resilience
  • Faster than fast, smaller than micro ... nano-memoizer.

    2.7 3.1 JavaScript
    Faster than fast, smaller than micro ... a nano speed and size (780 Brotili bytes) memoize for single and multiple argument functions.
  • RediBox Core

    1.6 0.0 L4 JavaScript
    Modular Redis connection and PUBSUB subscription manager for node. Easily extendable. Built for performance, powered by ioredis.
  • promise-memoize

    1.5 0.0 L5 JavaScript
    Memoize promise-returning functions. Includes cache expire and prefetch.