issues
search
dtm-php
/
dtm-client
A PHP coroutine client for distributed transaction manager DTM. 分布式事务管理器 DTM 的 PHP 协程客户端
MIT License
342
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
什么时间能够支持hyperf 3.1?
#77
niuniubaba
opened
2 weeks ago
0
Update README-CN.md
#76
ZiYangJia
opened
4 months ago
0
Remove the mandatory dependency on the Hyperf JSON-RPC component package.
#75
PandaLIU-1111
opened
4 months ago
1
请问下 saga 要怎么写呀
#74
sllhSmile
opened
12 months ago
5
php必须要大于8.0吗,目前使用的7.2 能否支持
#73
sllhSmile
closed
12 months ago
1
Support Hyperf 3.1
#72
kids-return
closed
12 months ago
0
support hyperf 3.1
#71
kids-return
closed
12 months ago
0
【REQUEST】如果php版本是7.0的,使用http服务,会有什么问题吗?是必须要升级到8.0吗
#70
JiberBoom
closed
1 year ago
1
使用二阶的时候报找不到Google\Protobuf\GPBEmpty
#69
guanyutao92
opened
1 year ago
1
[REQUEST] 二阶段消息中 doAndSubmit方法中捕获Exception异常后调用queryPrepared方法是什么目的?回查本地处理结果不是dtm发起的吗,而且queryPrepared请求完后就直接发起事务中止请求了,貌似$this->api->transRequestBranch($requestBranch);有点多余。
#68
qiannianlei
closed
1 year ago
1
[fix] 修复使用子事务屏障即使失败还返回成功的问题
#67
qiannianlei
closed
1 year ago
1
[BUG]MySqlBarrier中没有接收业务方法的结果,导致即使业务方法返回的是409状态码,中间件DtmMiddleware最终的返回结果还是200。
#66
qiannianlei
closed
1 year ago
2
Updated CI
#65
PandaLIU-1111
closed
4 months ago
0
Fixed Setup Swoole CI
#64
PandaLIU-1111
closed
1 year ago
0
Fixed ci
#63
PandaLIU-1111
closed
1 year ago
0
Optimise Msg::doAndSubmit -- wrap $businessCall with Barrier::call
#62
alwaysLinger
closed
1 year ago
3
[BUG]fix saga enableConcurrent without addBranchOrder bug
#61
alwaysLinger
closed
1 year ago
1
fixed xa bug
#60
PandaLIU-1111
closed
1 year ago
1
XA模式执行示例代码报错
#59
tw2066
closed
1 year ago
10
引入包,启动报错
#58
tw2066
opened
1 year ago
1
Hyperf 如何主动触发补偿
#57
hhw2444
closed
1 year ago
1
Added queryPrepared
#56
PandaLIU-1111
closed
1 year ago
1
config
#55
chunhei2008
closed
1 year ago
0
msg 怎么没实现 QueryPrepared 的逻辑
#54
chunhei2008
closed
1 year ago
3
兼容dtm服务端口未配置的情况
#53
Slairmy
closed
1 year ago
0
Added XA test case
#52
PandaLIU-1111
closed
2 years ago
0
Removed release.yml
#51
PandaLIU-1111
closed
2 years ago
0
Added saga test case
#50
PandaLIU-1111
closed
2 years ago
0
[Wanted] Who’s using dtm-php/dtm-client ?
#49
PandaLIU-1111
opened
2 years ago
0
增加 hyperf3.0 ci 流程
#48
PandaLIU-1111
opened
2 years ago
0
Added Msg test case
#47
PandaLIU-1111
closed
2 years ago
0
Added TCC test case
#46
PandaLIU-1111
closed
2 years ago
0
Added tcc test case
#45
PandaLIU-1111
closed
2 years ago
2
增加单元测试,并且增加非协程环境的上下文支持
#44
PandaLIU-1111
closed
2 years ago
1
JsonRpc Compatible with hyperf2.2 and hyperf3.0
#43
PandaLIU-1111
closed
2 years ago
0
子事务屏障会出现事务重复执行的问题
#42
zhangsansan957
closed
2 years ago
4
Renamed `DtmPatchGenerator` to `DtmPathGenerator`.
#41
her-cat
closed
2 years ago
0
hyperf 启动提示类型错误
#40
pixiaoxiao
closed
2 years ago
2
Fix barrier call
#39
PandaLIU-1111
closed
2 years ago
4
Remove TransContext::destroy
#38
kids-return
closed
2 years ago
0
支持http,GRPC,JSON-RPC协议混用
#37
PandaLIU-1111
opened
2 years ago
1
完善 dtm-client 单元测试
#36
PandaLIU-1111
opened
2 years ago
0
Fixed gRPC some errors
#35
kids-return
closed
2 years ago
4
SAGA模式在补偿操作中如何实现空补偿,官方的call方法如何正确使用??
#34
aen516954023
closed
2 years ago
3
removed hyperf guzzle
#33
PandaLIU-1111
closed
2 years ago
0
gRPC Tcc 下 try 出现异常不会执行 cancel 而是直接成功
#32
kids-return
opened
2 years ago
4
提议分开 http 和 gRPC 的实现代码
#31
kids-return
opened
2 years ago
8
Fixed gRPC TCC try error request body
#30
kids-return
closed
2 years ago
0
Saga 和 Msg 模式不支持 gRPC
#29
kids-return
closed
2 years ago
4
add hyperf/rpc to fix Hyperf\Rpc\Contract\PathGeneratorInterface not …
#28
asdlin
closed
2 years ago
0
Next