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

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

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

10 مستودعات

Awesome GitHub RepositoriesShared Cache Write Permissions

Access control mechanisms for enabling remote storage of task results across distributed environments.

Distinct from Shared Caching Topologies: Distinct from Shared Caching Topologies: focuses on the permission-based write access rather than the architectural topology.

Explore 10 awesome GitHub repositories matching software engineering & architecture · Shared Cache Write Permissions. Refine with filters or upvote what's useful.

Awesome Shared Cache Write Permissions GitHub Repositories

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

    nrwl/nx

    28,939عرض على GitHub↗

    This project is a build orchestration engine and development toolkit designed for managing large-scale monorepos. It provides a unified workspace environment that maps project relationships and dependencies, enabling the system to perform intelligent impact analysis and execute only the tasks affected by specific code changes. The system distinguishes itself through a persistent daemon that monitors file changes for near-instant feedback and a content-addressable caching mechanism that stores task outputs to prevent redundant computation across local and remote environments. It further suppor

    Configures access tokens to control read or write access to shared global build caches.

    TypeScriptangularbuildbuild-system
    عرض على GitHub↗28,939
  • valyala/fasthttpالصورة الرمزية لـ valyala

    valyala/fasthttp

    23,264عرض على GitHub↗

    Fasthttp is a high-performance networking framework for Go, designed to maximize throughput and minimize memory overhead in demanding web applications. It functions as a specialized HTTP server and client library that prioritizes efficient resource management, allowing developers to build scalable services capable of handling massive concurrent traffic with minimal garbage collection pressure. The library distinguishes itself through a focus on zero-allocation processing and low-level optimization. It achieves this by recycling temporary request and response objects through managed pools and

    Provides reader-writer locks to manage concurrent data access and reduce lock contention in high-performance handlers.

    Go
    عرض على GitHub↗23,264
  • prefecthq/prefectالصورة الرمزية لـ PrefectHQ

    PrefectHQ/prefect

    21,640عرض على GitHub↗

    Prefect is a workflow orchestration platform designed to define, schedule, and monitor complex data pipelines as Python code. It functions as a container-native engine that wraps individual tasks in isolated environments, ensuring consistent dependencies and resource allocation across diverse infrastructure. By utilizing a state-machine-based orchestration model, the system tracks execution progress through discrete transitions and persistent event logs to maintain reliable and observable task processing. The platform distinguishes itself through a decoupled worker-API architecture, which sep

    Groups multiple task executions into a single transaction to ensure that cached results are only saved if every step completes successfully.

    Pythonautomationdatadata-engineering
    عرض على GitHub↗21,640
  • youtube/vitessالصورة الرمزية لـ youtube

    youtube/vitess

    21,032عرض على GitHub↗

    Vitess is a distributed MySQL orchestrator and clustering system designed for horizontal database scaling. It functions as sharding middleware that distributes data and load across multiple MySQL instances to handle growth beyond the capacity of a single machine. The system provides a proxy layer that abstracts data distribution, allowing applications to query a cluster as a single logical database without knowing the physical location of the data. This is achieved through a routing mechanism that intercepts queries and directs them to the appropriate shards based on keyspace mappings. The p

    Implements atomic cutover processes to move data between shards with minimal downtime.

    Go
    عرض على GitHub↗21,032
  • shengqiangzhang/examples-of-web-crawlersالصورة الرمزية لـ shengqiangzhang

    shengqiangzhang/examples-of-web-crawlers

    14,651عرض على GitHub↗

    This project is a collection of Python scripts and tools designed for web scraping, browser automation, and large-scale data extraction. It provides a set of implementations for retrieving information from websites and private APIs, including tools for multimedia downloading and social media data archiving. The toolset includes specialized mechanisms for bypassing anti-scraping measures through IP proxy pool rotation and multi-threaded crawlers. It also features capabilities for simulating browser sessions to handle authentication, intercepting session cookies, and decrypting network payloads

    Employs thread locks to synchronize concurrent writes from multiple workers to shared CSV files.

    HTMLagent-poolcrawlerexample
    عرض على GitHub↗14,651
  • apache/icebergالصورة الرمزية لـ apache

    apache/iceberg

    8,972عرض على GitHub↗

    Iceberg is an open table format and big data table manager designed for huge analytic datasets in cloud storage. It provides a specification for tracking large-scale datasets to maintain transactional consistency and structural integrity. The project utilizes a standardized REST catalog interface to manage table metadata, ensuring interoperability between different compute engines. This allows diverse query engines to connect to a single table interface and maintain consistency across different processing frameworks. Its core capabilities include managing large-scale analytic tables, coordin

    Manages simultaneous read and write operations across multiple compute engines to prevent data corruption in shared tables.

    Java
    عرض على GitHub↗8,972
  • delta-io/deltaالصورة الرمزية لـ delta-io

    delta-io/delta

    8,596عرض على GitHub↗

    Delta is a lakehouse table format that brings ACID transactions and data warehouse consistency to large scale data lakes on cloud object storage. It serves as an ACID transaction manager, coordinating atomic commits and serializable isolation for concurrent reads and writes across distributed compute engines. The project provides a multi-engine interoperability layer that uses format translation to allow diverse SQL engines and processing frameworks to read and write the same tables. It functions as a data versioning system, utilizing a transaction log to enable time travel, historical snapsh

    Arbitrates simultaneous write attempts via a centralized catalog to prevent data loss.

    Scalaacidanalyticsbig-data
    عرض على GitHub↗8,596
  • attic-labs/nomsالصورة الرمزية لـ attic-labs

    attic-labs/noms

    7,422عرض على GitHub↗

    Noms is a distributed version control database and content-addressable data store. It identifies data by cryptographic hashes to ensure integrity and deduplication, while tracking dataset state changes through a sequence of immutable commits to enable branching, forking, and historical recovery. The system functions as a peer-to-peer data synchronizer, reconciling state between disconnected database instances to ensure all nodes converge on the same data. It distinguishes itself as a schema-flexible document store that supports self-describing types, allowing schemas to evolve and widen as ne

    Uses concurrent write coordinators and optimistic locking to prevent data corruption during simultaneous insertions.

    Go
    عرض على GitHub↗7,422
  • syndtr/goleveldbالصورة الرمزية لـ syndtr

    syndtr/goleveldb

    6,319عرض على GitHub↗

    goleveldb هي قاعدة بيانات تخزين مفتاح-قيمة مدمجة للغة Go. توفر استمرارية البيانات المحلية والفهرسة، مما يسمح للتطبيقات بتخزين واسترجاع المعلومات باستخدام مفاتيح فريدة دون الحاجة إلى خادم منفصل. تنظم قاعدة البيانات البيانات باستخدام شجرة دمج منظمة بالسجل (log-structured merge-tree) وفهرسة دائمة بترتيب معجمي. يدعم هذا الهيكل عمليات مسح النطاق الفعالة وعمليات البحث القائمة على البادئة. يتضمن النظام قدرات لعمليات الكتابة المجمعة الذرية لضمان اتساق البيانات وتجنب التحديثات الجزئية. تتم إدارة الأداء من خلال تسجيل الكتابة المسبقة (write-ahead logging)، والتخزين المؤقت القائم على الذاكرة، وفلاتر bloom لتقليل إدخال وإخراج القرص غير الضروري.

    Groups multiple write operations into a single atomic unit to guarantee all-or-nothing execution.

    Godatabasegoleveldb
    عرض على GitHub↗6,319
  • pgdogdev/pgdogالصورة الرمزية لـ pgdogdev

    pgdogdev/pgdog

    3,361عرض على GitHub↗

    pgdog is a PostgreSQL sharding proxy, distributed SQL router, and connection pooler. It is designed to enable horizontal data distribution by splitting tables and indices across multiple independent servers to scale storage and processing capacity. The project distinguishes itself through online resharding capabilities, using logical replication to move data between shards without application downtime. It supports multiple routing strategies, including hash, list, and range-based query routing, and manages distributed atomic transactions using a two-phase commit process to ensure consistency

    Splits existing databases into more shards without downtime by synchronizing data and schema definitions.

    Rustload-balancerpoolerpostgresql
    عرض على GitHub↗3,361
  1. Home
  2. Software Engineering & Architecture
  3. Shared Caching Topologies
  4. Shared Cache Write Permissions

استكشف الوسوم الفرعية

  • Atomic Write Coordinators1 وسم فرعيMechanisms that group multiple task executions into a single transaction to ensure consistent result persistence. **Distinct from Shared Cache Write Permissions:** Distinct from Shared Cache Write Permissions: focuses on the transactional grouping of writes rather than access control.
  • Cache Access ScopesConfiguration settings for defining read or write permissions for shared build caches. **Distinct from Shared Cache Write Permissions:** Distinct from Shared Cache Write Permissions: focuses on the scope of access (read vs write) rather than just write authorization.
  • Concurrent Write CoordinatorsSystems that arbitrate simultaneous write attempts to prevent data loss and maintain metadata synchronization. **Distinct from Atomic Write Coordinators:** Focuses on arbitrating simultaneous writes via a catalog rather than grouping tasks into a single transaction.