awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesStream Rollback Controllers

Mechanisms for discarding uncommitted streamed data upon step failure.

Distinct from Data Stream Integrations: Distinct from Data Stream Integrations: focuses on the rollback logic for streamed data, not the integration protocol.

Explore 1 awesome GitHub repository matching data & databases · Stream Rollback Controllers. Refine with filters or upvote what's useful.

Awesome Stream Rollback Controllers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • inngest/inngestAvatar de inngest

    inngest/inngest

    5,499Voir sur GitHub↗

    Inngest is a durable execution framework and event-driven automation engine designed to orchestrate background workflows. It enables developers to build resilient, stateful processes by memoizing function steps, ensuring that long-running tasks can automatically resume from the last successful operation after failures, timeouts, or infrastructure restarts. The platform distinguishes itself through its event-driven architecture, which uses a schema-validated bus to trigger functions and coordinate complex, multi-step logic. It employs an onion-model middleware approach for cross-cutting concer

    Triggers rollback events for streamed data when a step fails, allowing clients to discard uncommitted updates.

    Go
    Voir sur GitHub↗5,499
  1. Home
  2. Data & Databases
  3. Data Stream Integrations
  4. Stream Rollback Controllers