Cache modules

Showing projects tagged as Cache

  • verdaccio

    8.9 9.8 TypeScript
    📦🔐 A lightweight Node.js private proxy registry
  • simplecrawler

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

    5.9 9.5 JavaScript
    Simple key-value storage with support for multiple backends
  • conf

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

    5.0 0.0 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.1 8.7 TypeScript
    Wrap native HTTP requests with RFC compliant cache support
  • import-fresh

    3.0 0.0 JavaScript
    Import a module while bypassing the cache
  • require-uncached

    3.0 0.0 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
  • 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.3 0.0 L5 JavaScript
    Memoize promise-returning functions. Includes cache expire and prefetch.