incubator-seata-go icon indicating copy to clipboard operation
incubator-seata-go copied to clipboard

Go Implementation For Seata

Results 125 incubator-seata-go issues
Sort by recently updated
recently updated
newest added

**What happened**: **What you expected to happen**: Support metric monitor/支持Metric监控方案调研/设计/开发 reference:https://seata.io/zh-cn/docs/dev/seata-mertics.html

task: help-wanted
solution

What would you like to be added: Why is this needed: transaction isolation scheme/事务隔离性方案调研(输出文档)/设计/开发

**What happened**: When the session reopens, TC server cannot find the resource **What you expected to happen**: When closing, you need to re register resources with new session ip **How...

Stale

**What this PR does**: // 待补充 tx 的单元测试 **Which issue(s) this PR fixes**: Fixes # **Special notes for your reviewer**: **Does this PR introduce a user-facing change?**: ```release-note ```

coding
ci/cd

**What this PR does**: **Which issue(s) this PR fixes**: Fixes # **Special notes for your reviewer**: **Does this PR introduce a user-facing change?**: ```release-note ```

coding
rm
tm

**What this PR does**: **Which issue(s) this PR fixes**: Fixes # **Special notes for your reviewer**: **Does this PR introduce a user-facing change?**: ```release-note ```

coding
common

**What this PR does**: add hasUndoLogTable func **Which issue(s) this PR fixes**: Fixes #244 **Special notes for your reviewer**: **Does this PR introduce a user-facing change?**: ```release-note ```

coding

The current use of global transactions is cumbersome for the user, and I'll encapsulate an interface to optimize the it provide a interface tm.WithGlobalTx to use the global transaction in...

coding
sample
tm

**What this PR does**: add undo func **Which issue(s) this PR fixes**: issue #247 Fixes # **Special notes for your reviewer**: **Does this PR introduce a user-facing change?**: ```release-note ```

coding

feat:add yml config issuse#275 **What this PR does**: **Which issue(s) this PR fixes**: Fixes # **Special notes for your reviewer**: **Does this PR introduce a user-facing change?**: ```release-note ```

coding
config