new doc
This commit is contained in:
parent
758ca4ea48
commit
84860ebda3
@ -5,7 +5,7 @@
|
|||||||
[](https://pkg.go.dev/github.com/yedf/dtm)
|
[](https://pkg.go.dev/github.com/yedf/dtm)
|
||||||
|
|
||||||
# [English Docs](https://github.com/yedf/dtm/blob/main/README.md)
|
# [English Docs](https://github.com/yedf/dtm/blob/main/README.md)
|
||||||
|
# [文档与教程](http://dtm.pub)
|
||||||
# GO语言分布式事务管理服务
|
# GO语言分布式事务管理服务
|
||||||
|
|
||||||
DTM是首款golang的开源分布式事务管理器,优雅的解决了幂等、空补偿、悬挂等分布式事务难题。提供了简单易用、高性能、易水平扩展的分布式事务解决方案。
|
DTM是首款golang的开源分布式事务管理器,优雅的解决了幂等、空补偿、悬挂等分布式事务难题。提供了简单易用、高性能、易水平扩展的分布式事务解决方案。
|
||||||
|
|||||||
@ -4,7 +4,7 @@
|
|||||||
[](https://goreportcard.com/report/github.com/yedf/dtm)
|
[](https://goreportcard.com/report/github.com/yedf/dtm)
|
||||||
[](https://pkg.go.dev/github.com/yedf/dtm)
|
[](https://pkg.go.dev/github.com/yedf/dtm)
|
||||||
|
|
||||||
# [中文文档](./README-cn.md)
|
# [中文文档](http://dtm.pub)
|
||||||
|
|
||||||
# A lightweight distributed transaction manager
|
# A lightweight distributed transaction manager
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user