awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

13 repositorios

Awesome GitHub RepositoriesRemote Mutation Execution

Tools for executing and managing remote data mutations.

Distinguishing note: None available; minting under Data & Databases.

Explore 13 awesome GitHub repositories matching data & databases · Remote Mutation Execution. Refine with filters or upvote what's useful.

Awesome Remote Mutation Execution GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • tannerlinsley/react-queryAvatar de tannerlinsley

    tannerlinsley/react-query

    49,769Ver en GitHub↗

    React Query is an asynchronous state management library and data fetching orchestrator designed to fetch, cache, and synchronize server state in web applications. It functions as a server-state cache manager that handles asynchronous data requests to keep local application state in sync with a remote server. The library implements a stale-while-revalidate cache pattern, which provides immediate access to cached data while triggering background updates to maintain consistency. It further supports optimistic user interface updates, allowing the interface to change immediately during data mutati

    Updates server information and automatically refreshes the local cache to maintain data consistency across the UI.

    TypeScript
    Ver en GitHub↗49,769
  • vercel/swrAvatar de vercel

    vercel/swr

    32,406Ver en GitHub↗

    SWR is a data fetching library that provides a collection of hooks for managing remote data synchronization, caching, and state updates in web applications. It employs a declarative approach to handle complex network request lifecycles and dependency chains, ensuring that client-side application state remains consistent with server data through automatic revalidation and background updates. The library distinguishes itself through a reactive cache layer that automatically synchronizes local state with remote sources based on component lifecycle events. It features event-driven revalidation, w

    Executes manual remote mutations using dedicated hooks that manage their own state.

    TypeScriptcachedatadata-fetching
    Ver en GitHub↗32,406
  • pmndrs/jotaiAvatar de pmndrs

    pmndrs/jotai

    21,208Ver en GitHub↗

    Jotai is a state management library for React applications that utilizes an atomic model to handle data. It organizes application state into small, independent units called atoms, which automatically track dependencies and trigger granular updates to components. By building state through these composable primitives, the library ensures that only the necessary parts of an application re-render when data changes. The library distinguishes itself through its flexible approach to state composition and asynchronous data handling. It integrates promises directly into the state model, allowing devel

    Tracks active mutations globally to manage background data updates and consistency.

    TypeScriptatomichacktoberfestmanagement
    Ver en GitHub↗21,208
  • livekit/livekitAvatar de livekit

    livekit/livekit

    19,358Ver en GitHub↗

    LiveKit is a comprehensive framework for building and orchestrating real-time, multimodal AI agents that interact with users through voice, video, and text. It provides a centralized, event-driven architecture to manage the entire lifecycle of automated participants, from initialization and session state management to graceful shutdown. By utilizing a selective forwarding unit, the platform efficiently routes media streams between participants and agents, ensuring low-latency communication and secure, token-based authentication for all connections. The platform distinguishes itself through it

    Prevents user speech interruptions during critical tool execution by locking the session state.

    Gogolangmedia-serversfu
    Ver en GitHub↗19,358
  • apple/foundationdbAvatar de apple

    apple/foundationdb

    16,446Ver en GitHub↗

    FoundationDB is an ACID-compliant distributed transactional key-value store. It functions as a scalable database engine that ensures strict serializability and data consistency across a cluster of servers using a shared-nothing architecture. The system is distinguished by its multi-region replication capabilities, allowing data to be synchronized across different datacenters for high availability and disaster recovery. It utilizes optimistic concurrency control to manage distributed transactions and employs a majority-based coordination system to maintain cluster state. The platform provides

    Provides a continuous feed of database mutations for external systems to react to in real time.

    C++aciddistributed-databasefoundationdb
    Ver en GitHub↗16,446
  • hashicorp/terraform-provider-awsAvatar de hashicorp

    hashicorp/terraform-provider-aws

    10,951Ver en GitHub↗

    This project is an infrastructure as code tool designed to automate the lifecycle management of Amazon Web Services resources. It functions as a cloud resource provisioner that enables users to define, version, and deploy infrastructure components through declarative configuration files. The system operates by reconciling the current state of a cloud environment against a desired configuration, calculating the necessary delta operations to achieve convergence. It utilizes a directed acyclic graph to resolve resource dependencies and determine the optimal execution order for changes, ensuring

    Prevents concurrent modifications by requiring exclusive access to infrastructure state files during deployment.

    Goawsterraformterraform-provider
    Ver en GitHub↗10,951
  • runatlantis/atlantisAvatar de runatlantis

    runatlantis/atlantis

    9,146Ver en GitHub↗

    Atlantis is a GitOps deployment tool and infrastructure as code orchestrator that synchronizes cloud resources with a git repository using pull request comments. It serves as a policy-based infrastructure gate and automation system for Terraform, executing plans and applies directly from version control to coordinate deployments across multiple projects and environments. The system differentiates itself through a lock-based concurrency model that prevents simultaneous modifications to the same project or workspace. It features server-side policy validation to intercept plan outputs for compli

    Prevents concurrent modifications to the same infrastructure project by locking workspaces during active operations.

    Go
    Ver en GitHub↗9,146
  • lancedb/lancedbAvatar de lancedb

    lancedb/lancedb

    9,031Ver en GitHub↗

    LanceDB is a vector database and columnar data store designed to function as a versioned dataset manager and vector search engine. It serves as a high-performance backend for indexing and retrieving high-dimensional embeddings, providing the foundation for machine learning data pipelines. The system distinguishes itself through a combination of cloud-native object storage and immutable version tracking, allowing for data time-travel and reproducible AI experiments. It integrates hybrid search capabilities, merging dense vector similarity with BM25 full-text search and SQL-like scalar filters

    Commits every mutation as a new version and allows pinning to tags for reproducibility.

    HTMLapproximate-nearest-neighbor-searchimage-searchnearest-neighbor-search
    Ver en GitHub↗9,031
  • hazelcast/hazelcastAvatar de hazelcast

    hazelcast/hazelcast

    6,570Ver en GitHub↗

    Hazelcast is a distributed data platform that combines an in-memory data grid with a stream processing engine to support real-time analytics and event-driven applications. It functions as a partitioned, distributed key-value store that replicates data across cluster nodes to provide low-latency access and high availability. The platform also serves as a distributed SQL query engine, allowing users to execute standard SQL statements against both in-memory datasets and external data sources. What distinguishes Hazelcast is its use of a distributed consensus subsystem to maintain strongly consis

    Maintains a historical journal of all mutation actions performed on map or cache data structures.

    Javabig-datacachingdata-in-motion
    Ver en GitHub↗6,570
  • opennextjs/opennextjs-awsAvatar de opennextjs

    opennextjs/opennextjs-aws

    5,005Ver en GitHub↗

    opennextjs-aws es un adaptador de infraestructura serverless y herramienta de despliegue que transforma los artefactos de build de Next.js en paquetes compatibles para su alojamiento en AWS Lambda y S3. Funciona como un adaptador de despliegue que mapea las salidas específicas del framework a funciones serverless y almacenamiento de objetos. El proyecto se distingue por implementar optimizaciones específicas para serverless, incluyendo un gestor de caché que sincroniza la regeneración estática incremental y las cachés de fetch a través de S3 o DynamoDB. Cuenta con un optimizador de cold start que utiliza minificación de bundles y calentamiento programado de funciones para reducir la latencia, junto con un pipeline de optimización de imágenes dedicado para obtener archivos fuente de S3 y entregarlos a través de CDN. El sistema cubre una amplia gama de capacidades, incluyendo integración de middleware en el edge, revalidación en segundo plano basada en colas y distribución de rutas multi-objetivo. También gestiona el tráfico a través de enrutamiento CDN, inyección de datos de geolocalización y streaming de respuestas del servidor para mejorar el tiempo hasta el primer byte (TTFB). La herramienta proporciona amplias opciones de personalización para pipelines de build, comportamientos de adaptadores y lógica de servidor para soportar necesidades arquitectónicas variadas y estructuras de monorepo.

    Uses a database table to track when routes were last revalidated via tags and paths.

    TypeScriptawsnextjssst
    Ver en GitHub↗5,005
  • vercel/next-learnAvatar de vercel

    vercel/next-learn

    4,745Ver en GitHub↗

    next-learn es una colección de recursos educativos e implementaciones de referencia para construir aplicaciones web full-stack. Sirve como un recurso de aprendizaje y tutorial para el framework Next.js, proporcionando código inicial y proyectos de ejemplo que demuestran el renderizado del lado del servidor y el ecosistema basado en React. El proyecto proporciona una plantilla web full-stack que muestra una implementación completa de integración de bases de datos, autenticación de usuarios y lógica del lado del servidor. Incluye ejemplos de referencia para la optimización del rendimiento web, demostrando específicamente el uso de componentes de servidor, acciones de servidor y enrutamiento dinámico. El código base cubre una amplia superficie de capacidades full-stack, incluyendo la gestión de datos mediante consultas y mutaciones del lado del servidor, control de acceso basado en identidad mediante guardias de ruta y arquitectura de navegación mediante enrutamiento del sistema de archivos. También implementa varias estrategias de renderizado, optimización de activos para imágenes y fuentes, y estilizado de interfaz de usuario.

    Demonstrates how to refresh specific paths or tags in the server cache to maintain data currency.

    TypeScript
    Ver en GitHub↗4,745
  • iam-veeramalla/terraform-zero-to-heroAvatar de iam-veeramalla

    iam-veeramalla/terraform-zero-to-hero

    4,103Ver en GitHub↗

    Este proyecto es una guía educativa estructurada y un plan de estudios para dominar la infraestructura como código (IaC). Funciona como una guía de aprovisionamiento en la nube y material de entrenamiento DevOps, proporcionando un conjunto de lecciones y ejercicios prácticos para desplegar y gestionar recursos en la nube a través de configuración declarativa. El plan de estudios cubre el desarrollo de módulos reutilizables, la orquestación de múltiples entornos utilizando espacios de trabajo y la gestión de archivos de estado remotos con mecanismos de bloqueo. También incluye instrucción sobre gestión de secretos en la nube para asegurar datos sensibles. El material abarca capacidades centrales de infraestructura como código, incluyendo configuración de proveedores, parametrización basada en variables y el uso de lógica dinámica y funciones para configuraciones flexibles. Además, aborda el aprovisionamiento de recursos y la recuperación de datos externos.

    Implements remote state storage with locking mechanisms to prevent concurrent modifications in team environments.

    HCL
    Ver en GitHub↗4,103
  • rdatatable/data.tableAvatar de Rdatatable

    Rdatatable/data.table

    3,894Ver en GitHub↗

    This project is a high-performance tabular data processing framework for R, designed to handle massive datasets with memory efficiency and speed. It provides an enhanced data structure that utilizes reference semantics and in-place modification to perform complex transformations without the overhead of unnecessary object copying. The library distinguishes itself through its low-level architectural optimizations, including multi-threaded parallel processing, radix-based sorting, and memory-mapped file parsing. By offloading critical data manipulation and aggregation routines to compiled C code

    Returns the number of rows modified during the most recent in-place update to monitor mutation scale.

    R
    Ver en GitHub↗3,894
  1. Home
  2. Data & Databases
  3. Remote Mutation Execution

Explorar subetiquetas

  • Cache Revalidation1 sub-etiquetaAutomatically refreshing local cache entries after a remote mutation to ensure data consistency. **Distinct from Remote Mutation Execution:** Distinct from remote mutation execution: focuses on the local cache synchronization following the mutation.
  • Mutation Monitors3 sub-etiquetasUtilities for tracking the status of active remote mutations across the application. **Distinct from Remote Mutation Execution:** Distinct from Remote Mutation Execution: focuses on the observability and monitoring of mutation status rather than the execution itself.
  • State Locking Mechanisms1 sub-etiquetaLogic for preventing interruptions during critical operations by locking session state. **Distinct from Remote Mutation Execution:** Focuses on state protection during tool execution, distinct from general remote mutation execution.