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.2 8.8 TypeScript
    Simple key-value storage with support for multiple backends
  • conf

    5.3 5.1 L5 TypeScript
    Simple config handling for your app or module
  • mem

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

    3.2 8.3 TypeScript
    Wrap native HTTP requests with RFC compliant cache support
  • import-fresh

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

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

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

    2.6 5.7 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.5 0.0 L4 JavaScript
    Modular Redis connection and PUBSUB subscription manager for node. Easily extendable. Built for performance, powered by ioredis.
  • promise-memoize

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