2 مستودعات
Tools that analyze distributed state to detect and report data inconsistencies across nodes.
Distinct from Distributed Consistency Models: Focuses on active detection and reporting of inconsistencies rather than theoretical consistency models.
Explore 2 awesome GitHub repositories matching software engineering & architecture · Consistency Verifiers. Refine with filters or upvote what's useful.
YugabyteDB is a distributed SQL database and relational data store designed for horizontal scalability and high availability across multiple nodes or regions. It functions as a cloud-native system that ensures continuous availability and supports PostgreSQL compatible query languages and drivers. The system includes specialized capabilities as a vector database for AI, utilizing high-dimensional indexing to perform similarity searches. It is engineered as a multi-region cloud database that synchronizes data across different geographic locations to maintain global availability. The project co
Provides capabilities to analyze the distributed state and verify database consistency across nodes.
Disconf هي منصة موزعة لإدارة التهيئة توفر مستودعاً مركزياً سحابياً لتخزين ومزامنة ملفات التهيئة والإعدادات عبر بيئات متعددة. تعمل كخدمة تهيئة ديناميكية تقوم بتحديث إعدادات التطبيق وتشغيل ردود الاتصال (callbacks) فور تغير القيم دون الحاجة إلى إعادة تشغيل النظام. يُمكّن المشروع توزيع أصول التهيئة المشتركة عبر مشاريع متعددة، مما يسمح بالإدارة الجماعية للإعدادات عبر بيئات مستهدفة متنوعة. يستخدم نظام بث يعتمد على الدفع (push-based) لمزامنة التغييرات في الوقت الفعلي. لضمان استقرار النظام، تتضمن المنصة مدققاً لاتساق التهيئة يقوم بإجراء فحوصات خلفية مجدولة للتحقق من أن إعدادات النظام النشطة تظل متسقة مع المصدر المركزي.
Performs background checks to detect and report configuration inconsistencies between active applications and the central source.