#
saga
Here are 354 public repositories matching this topic...
yedf2
commented
May 18, 2022
This feature includes following sub-features:
- add Store.Db, default "dtm"
- remove Store.TransGlobalTable Store.TransBranchOpTable
Lightweight workflow engine for .NET Standard
-
Updated
May 22, 2022 - C#
A distribute transaction solution(分布式事务) unified the usage of TCC , SAGA ,FMT (seata/fescar AutoCompensation), reliable message, compensate and so on;
-
Updated
Mar 21, 2022 - Java
Domain-Driven-Design Pub/Sub Domain-Events framework
workflow
microservices
reactive
cqrs
asynchronous
concurrency
transaction
domain-driven-design
pubsub
eventsourcing
saga
hexagonal-architecture
lmax-disruptor
ddd-architecture
domainevents
saga-process
distributed-transaction
single-writer
ddd-events
saga-libraries
-
Updated
May 14, 2022 - Java
Modularize Redux by dynamically loading reducers and middlewares.
react
redux
middleware
modules
sagas
dynamic
code-splitting
reducer
middlewares
saga
code-spliting
redux-dynamic-modules
-
Updated
May 16, 2022 - TypeScript
python
microservices
framework
cqrs
domain-driven-design
event-sourcing
aggregate
event-driven
microservices-architecture
saga
circuit-breaker
minos
aggregates
-
Updated
May 25, 2022 - Python
A redux saga integration for firebase.
-
Updated
May 25, 2022 - JavaScript
Implements saga-pattern in Go, another way to distribute transaction.
-
Updated
Oct 1, 2020 - Go
Open
scala.js version
5
aappddeevv
commented
Oct 20, 2020
Is there a scala.js version? If not, can that be added?
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
react
redux
serverless
dapp
ipfs
smart-contracts
decentralized
blockchain
truffle
saga
etheruem
ganache
-
Updated
Aug 22, 2021 - JavaScript
itninja-hue
commented
May 15, 2021
Migration to Distroless base image on release stage
good first issue
Good for newcomers
OpenSleigh is a Saga management library for .NET Core.
events
cqrs
mongodb
csharp
sagas
rabbitmq
nuget
azure
ddd
message-bus
entity-framework
message-queue
dotnet-core
saga
saga-pattern
message-transport
azure-service-bus
cqrs-es
saga-state-persistence
-
Updated
Feb 6, 2022 - C#
The .NET omega agent for Apache incubator-servicecomb-saga https://github.com/apache/servicecomb-pack
-
Updated
Jan 7, 2019 - C#
Purely Functional Transaction Management In Scala With Cats
cats
distributed-systems
scala
sagas
functional-programming
concurrency
fp
saga
saga-pattern
cats-effect
-
Updated
May 21, 2022 - Scala
bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。
flow
spring
service
event
eventbus
event-bus
springboot
saga
saga-pattern
service-engine
flow-engine
-
Updated
Dec 6, 2020 - Java
rhinof
commented
Apr 24, 2019
test coverage as reported by coveralls should be at least 80%
CQRS backbone with event sourcing for Node.js
-
Updated
Apr 8, 2022 - JavaScript
A c# HTTP client of distributed transaction manager DTM.
-
Updated
May 19, 2022 - C#
Go lang implementation of saga pattern
-
Updated
Jan 21, 2021 - Go
An eventual consistency framework based on Event Sourcing and CQRS on top of light-4j and Kafka
kafka
cqrs
ddd
event
event-sourcing
entity
aggregate
event-driven-microservices
event-driven
saga
eventually-consistent
eventuate-framework
-
Updated
May 26, 2022 - Java
An enterprise react template application showcasing - Testing strategy, Global state management, middleware support, a network layer, component library integration, localization, PWA support, route configuration, lazy loading and CI/CD
react
redux
translations
pwa
react-router
styled-components
react-intl
antd
saga
react-template
apisauce
react16
react-floki
-
Updated
Apr 29, 2022 - JavaScript
Simple, elegant, and configurable redux-saga monitor
-
Updated
Feb 12, 2019 - JavaScript
Redux Saga library for Dart and Flutter
-
Updated
Jan 4, 2022 - Dart
Saga pattern implementation in Kotlin build in top of Kotlin's Coroutines.
kotlin
java
distributed-systems
microservices
functional-programming
coroutines
saga
saga-pattern
ktor
arrow-kt
-
Updated
May 21, 2022 - Kotlin
Improve this page
Add a description, image, and links to the saga topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the saga topic, visit your repo's landing page and select "manage topics."
Ⅰ. Issue Description
transaction may not be mark as TimeoutRollbacking in time.
for example:
trx1 and trx2 timeout=60s, begin=T1
trx3 and trx4 timeout=10s, begin=T1
when T1+11s, handleAllSession get transaction status= begin and it can only read