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
·

3 repositorios

Awesome GitHub RepositoriesState Management

Tools for maintaining consistent service outputs across environments and teams.

Distinguishing note: Focuses on state consistency for infrastructure outputs.

Explore 3 awesome GitHub repositories matching data & databases · State Management. Refine with filters or upvote what's useful.

Awesome State Management GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • serverless/serverlessAvatar de serverless

    serverless/serverless

    46,917Ver en GitHub↗

    The Serverless Framework is a declarative infrastructure-as-code tool designed to automate the deployment, scaling, and lifecycle management of cloud-native applications. It provides a unified command-line interface that translates high-level configuration files into provider-specific resource templates, enabling developers to orchestrate complex architectures, event-driven functions, and cloud resources within a single project structure. What distinguishes this framework is its focus on developer experience and multi-environment parity. It supports local function invocation and event proxyin

    Supports maintaining consistent service outputs across team members and automated pipelines.

    JavaScriptawsaws-dynamodbaws-lambda
    Ver en GitHub↗46,917
  • kestra-io/kestraAvatar de kestra-io

    kestra-io/kestra

    27,073Ver en GitHub↗

    Kestra is a declarative workflow orchestrator designed to manage complex task dependencies and automated processes through versioned configuration files. It functions as a distributed platform that decouples task scheduling from execution by offloading computational workloads to a fleet of worker nodes. The system uses a reactive, event-driven engine to initiate workflows automatically in response to external signals, webhooks, schedules, or file system changes. The platform distinguishes itself through a modular plugin architecture that allows for the integration of custom tasks and external

    Maintains workflow execution status and metadata in a centralized database for auditability and reliability.

    Javaautomationdata-orchestrationdevops
    Ver en GitHub↗27,073
  • valkey-io/valkeyAvatar de valkey-io

    valkey-io/valkey

    24,875Ver en GitHub↗

    Valkey is an in-memory, NoSQL database server designed for high-performance data storage and real-time state management. It operates as a distributed key-value store, maintaining datasets entirely within system memory to facilitate sub-millisecond response times for read and write operations. The system distinguishes itself through a single-threaded event loop that utilizes asynchronous I/O multiplexing to ensure high throughput. It supports high availability via master-replica replication and provides a decoupled communication model through a built-in publish-subscribe messaging pattern. To

    Maintains live session data and application state with high-speed storage.

    Ccachedatabasekey-value
    Ver en GitHub↗24,875
  1. Home
  2. Data & Databases
  3. State Management