awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
BryanDonovan avatar

BryanDonovan/node-cache-manager

0
View on GitHub↗
1,988 estrellas·203 forks·TypeScript·MIT·4 vistascacheable.org↗

Node Cache Manager

A cache module for nodejs that allows easy wrapping of functions in cache, tiered caches, and a consistent interface.

Features

  • Caching - Cache management module.

Historial de estrellas

Gráfico del historial de estrellas de bryandonovan/node-cache-managerGráfico del historial de estrellas de bryandonovan/node-cache-manager

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Node Cache Manager

Proyectos open-source similares, clasificados según cuántas características comparten con Node Cache Manager.
  • alibaba/tairAvatar de alibaba

    alibaba/tair

    2,305Ver en GitHub↗

    A distributed key-value storage system developed by Alibaba Group

    C++
    Ver en GitHub↗2,305
  • aliostad/cachecowAvatar de aliostad

    aliostad/CacheCow

    869Ver en GitHub↗

    An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server

    C#cachingdotnethttp
    Ver en GitHub↗869
  • artsy/garnerAvatar de artsy

    artsy/garner

    342Ver en GitHub↗

    A set of Rack middleware and cache helpers that implement various caching strategies.

    Ruby
    Ver en GitHub↗342
  • 3rd-eden/memcachedAvatar de 3rd-Eden

    3rd-Eden/memcached

    1,314Ver en GitHub↗

    memcached is a fully featured Memcached client for Node.js. memcached is built with scaling, high availability and exceptional performance in mind. We use consistent hashing to store the data across different nodes. Consistent hashing is a scheme that provides a hash table functionality in a way…

    JavaScript
    Ver en GitHub↗1,314
Ver las 30 alternativas a Node Cache Manager→

Preguntas frecuentes

¿Qué hace bryandonovan/node-cache-manager?

A cache module for nodejs that allows easy wrapping of functions in cache, tiered caches, and a consistent interface.

¿Cuáles son las características principales de bryandonovan/node-cache-manager?

Las características principales de bryandonovan/node-cache-manager son: Caching.

¿Qué alternativas de código abierto existen para bryandonovan/node-cache-manager?

Las alternativas de código abierto para bryandonovan/node-cache-manager incluyen: alibaba/tair — A distributed key-value storage system developed by Alibaba Group. aliostad/cachecow — An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server. artsy/garner — A set of Rack middleware and cache helpers that implement various caching strategies. aschuch/awesomecache — Delightful on-disk cache (written in Swift). aspnet/caching — [Archived] Libraries for in-memory caching and distributed caching. Project moved to… 3rd-eden/memcached — memcached is a fully featured Memcached client for Node.js. memcached is built with scaling, high availability and…