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

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

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

1 مستودع

Awesome GitHub RepositoriesCustom Command Replication

Emitting specified commands to replicas and the append-only file, wrapped in transactions for atomicity.

Distinct from Primary-Replica Replication: Distinct from Primary-Replica Replication: focuses on emitting custom commands rather than replicating the original user command.

Explore 1 awesome GitHub repository matching data & databases · Custom Command Replication. Refine with filters or upvote what's useful.

Awesome Custom Command Replication GitHub Repositories

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

    RediSearch/RediSearch

    6,161عرض على GitHub↗

    RediSearch is a Redis module that adds secondary indexing, full-text search, aggregation, and vector similarity search directly into the in-memory data store. It operates as an in-process search engine, extending the core key-value store with capabilities for indexing hash and JSON documents, enabling fast field-level lookups beyond primary key access. The module provides a full-text search engine built on inverted indexes, supporting stemming, fuzzy matching, and relevance scoring via tf-idf. It also includes a vector similarity search engine using a Hierarchical Navigable Small World graph

    Emits specified commands to replicas and the AOF, wrapped in transactions.

    Cfulltextgeospatialgis
    عرض على GitHub↗6,161
  1. Home
  2. Data & Databases
  3. Primary-Replica Replication
  4. Custom Command Replication