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

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

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

1 مستودع

Awesome GitHub RepositoriesCache

Gateways that translate and forward standard cache protocol commands between clients and backend instances.

Distinct from Protocol Gateways: Focuses specifically on cache protocols (Redis/Memcached) rather than legacy enterprise or identity protocols.

Explore 1 awesome GitHub repository matching networking & communication · Cache. Refine with filters or upvote what's useful.

Awesome Cache GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • twitter/twemproxyالصورة الرمزية لـ twitter

    twitter/twemproxy

    12,340عرض على GitHub↗

    Twemproxy is a lightweight proxy that routes and distributes requests across multiple Redis and Memcached backend servers. It functions as a protocol translation gateway and distributed cache shard manager, partitioning data across clusters to balance load and storage capacity. The system acts as a high-availability cache orchestrator, employing health monitoring and automatic server ejection to maintain continuous access to cached data. It integrates with sentinels for dynamic master and replica discovery and utilizes consistent hashing and tag-based key grouping to manage data distribution

    Provides a network layer that translates and forwards standard cache protocol commands between clients and distributed backends.

    C
    عرض على GitHub↗12,340
  1. Home
  2. Networking & Communication
  3. Protocol Gateways
  4. Cache