awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
BryanDonovan avatar

BryanDonovan/node-cache-manager

0
View on GitHub↗
1,988 نجوم·203 تفرعات·TypeScript·MIT·2 مشاهداتcacheable.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.

سجل النجوم

مخطط تاريخ النجوم لـ bryandonovan/node-cache-managerمخطط تاريخ النجوم لـ bryandonovan/node-cache-manager

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Node Cache Manager

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Node Cache Manager.
  • alibaba/tairالصورة الرمزية لـ alibaba

    alibaba/tair

    2,305عرض على GitHub↗

    A distributed key-value storage system developed by Alibaba Group

    C++
    عرض على GitHub↗2,305
  • aliostad/cachecowالصورة الرمزية لـ aliostad

    aliostad/CacheCow

    869عرض على GitHub↗

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

    C#cachingdotnethttp
    عرض على GitHub↗869
  • artsy/garnerالصورة الرمزية لـ artsy

    artsy/garner

    342عرض على GitHub↗

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

    Ruby
    عرض على GitHub↗342
  • 3rd-eden/memcachedالصورة الرمزية لـ 3rd-Eden

    3rd-Eden/memcached

    1,314عرض على 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
    عرض على GitHub↗1,314
عرض جميع البدائل الـ 30 لـ Node Cache Manager→

الأسئلة الشائعة

ما هي وظيفة bryandonovan/node-cache-manager؟

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

ما هي الميزات الرئيسية لـ bryandonovan/node-cache-manager؟

الميزات الرئيسية لـ bryandonovan/node-cache-manager هي: Caching.

ما هي البدائل مفتوحة المصدر لـ bryandonovan/node-cache-manager؟

تشمل البدائل مفتوحة المصدر لـ bryandonovan/node-cache-manager: 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…