add dtm doc. #4553 (#4560)

This commit is contained in:
pandaLIU 2022-02-26 21:20:36 +08:00 committed by GitHub
parent 0dbb052308
commit 7fa74f1e69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 14 additions and 2 deletions

View File

@ -140,6 +140,10 @@
- [lysice/hyperf-redis-lock](https://github.com/Lysice/hyperf-redis-lock) 根据 Laravel 的 lock 组件改写,适配于 Hyperf 框架。
## 分布式事务
- [dtm-php/dtm-client](https://github.com/dtm-php/dtm-client) 支持 Hyperf 的 dtm 分布式事务客户端组件
## 第三方 SDK
- [yurunsoft/pay-sdk](https://github.com/Yurunsoft/PaySDK) 支持 Swoole 协程的支付宝/微信支付 SDK

View File

@ -140,6 +140,10 @@
- [lysice/hyperf-redis-lock](https://github.com/Lysice/hyperf-redis-lock) 根據 Laravel 的 lock 組件改寫,適配於 Hyperf 框架。
## 分佈式事務
- [dtm-php/dtm-client](https://github.com/dtm-php/dtm-client) 支持 Hyperf 的 dtm 分佈式事務客户端組件
## 第三方 SDK
- [yurunsoft/pay-sdk](https://github.com/Yurunsoft/PaySDK) 支持 Swoole 協程的支付寶/微信支付 SDK

View File

@ -14,7 +14,7 @@
- [#4514](https://github.com/hyperf/hyperf/pull/4514) 通過使用小寫 `key` 獲取 `HTTP``Header` 信息,提升一部分性能。
- [#4521](https://github.com/hyperf/hyperf/pull/4521) 在使用 Redis 的哨兵模式時,如果第一個哨兵節點連接失敗,則嘗試連接其餘哨兵節點。
- [#4529](https://github.com/hyperf/hyperf/pull/4529) 將組件 `hyperf/context`主鍵 `hyperf/utils` 中分離出來。
- [#4529](https://github.com/hyperf/hyperf/pull/4529) 將組件 `hyperf/context`組件 `hyperf/utils` 中分離出來。
# v2.2.25 - 2022-01-30

View File

@ -140,6 +140,10 @@
- [lysice/hyperf-redis-lock](https://github.com/Lysice/hyperf-redis-lock) 根據 Laravel 的 lock 元件改寫,適配於 Hyperf 框架。
## 分散式事務
- [dtm-php/dtm-client](https://github.com/dtm-php/dtm-client) 支援 Hyperf 的 dtm 分散式事務客戶端元件
## 第三方 SDK
- [yurunsoft/pay-sdk](https://github.com/Yurunsoft/PaySDK) 支援 Swoole 協程的支付寶/微信支付 SDK

View File

@ -14,7 +14,7 @@
- [#4514](https://github.com/hyperf/hyperf/pull/4514) 通過使用小寫 `key` 獲取 `HTTP``Header` 資訊,提升一部分效能。
- [#4521](https://github.com/hyperf/hyperf/pull/4521) 在使用 Redis 的哨兵模式時,如果第一個哨兵節點連線失敗,則嘗試連線其餘哨兵節點。
- [#4529](https://github.com/hyperf/hyperf/pull/4529) 將元件 `hyperf/context`主鍵 `hyperf/utils` 中分離出來。
- [#4529](https://github.com/hyperf/hyperf/pull/4529) 將元件 `hyperf/context`元件 `hyperf/utils` 中分離出來。
# v2.2.25 - 2022-01-30