她和她的猫
|
28e82535c3
|
Support for SSL encrypted connection to Redis. (#5007)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2022-08-17 17:05:07 +08:00 |
|
她和她的猫
|
f0566ee962
|
Support disable hyperf/amqp via configuration file. (#4992)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2022-08-17 15:51:10 +08:00 |
|
张城铭
|
e45a43375c
|
PSR specification is preferred (#5025)
|
2022-08-17 15:32:34 +08:00 |
|
李铭昕
|
86e1548386
|
Removed useless method call() from callable function . (#5029)
|
2022-08-17 15:17:48 +08:00 |
|
张城铭
|
ce52a04419
|
Preferentially use configuration to improve startup speed (#5020)
|
2022-08-15 23:13:16 +08:00 |
|
Ahmad Mustapha
|
7c0ec6f7e9
|
Check validity of file descriptor before sending message to it. (#5017)
|
2022-08-15 22:19:47 +08:00 |
|
Deeka Wong
|
7c2793bf7e
|
Removed array type of Trace Annotation , because don't support array. (#5008)
|
2022-08-15 21:00:34 +08:00 |
|
kingIZZZY
|
733e4e5185
|
Fixed bug that connection->select() cannot work for database-pgsql . (#5016)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2022-08-15 19:50:37 +08:00 |
|
李铭昕
|
035b830cbe
|
Don't generate rpc proxy again when open scan cacheable . (#5005)
|
2022-08-10 20:58:39 +08:00 |
|
李铭昕
|
bbd134cacd
|
Optimized the generation rules of rpc proxy class suffix, which can be customized more easily.
|
2022-08-10 10:46:24 +08:00 |
|
她和她的猫
|
15155bce0d
|
Optimize the code for watcher . (#4999)
|
2022-08-10 09:56:28 +08:00 |
|
李铭昕
|
cb142acca0
|
Update CHANGELOG-3.0.md
|
2022-08-10 00:10:02 +08:00 |
|
李铭昕
|
5ccca8511d
|
Fixed bug that test cases cannot work for pqsql.
|
2022-08-10 00:10:02 +08:00 |
|
李铭昕
|
900d56c015
|
Optimized code for database and pgsql.
|
2022-08-10 00:10:02 +08:00 |
|
zhuangyuanhui
|
07086599eb
|
add pgsql handler
|
2022-08-10 00:10:02 +08:00 |
|
李铭昕
|
b447e29534
|
Added test cases for pipeline of redis. (#4997)
|
2022-08-09 17:34:58 +08:00 |
|
黄朝晖
|
fa846b4771
|
Update release-planning.md
|
2022-08-09 11:41:42 +08:00 |
|
黄朝晖
|
c0dfb8602c
|
Update release-planning.md
|
2022-08-09 11:41:19 +08:00 |
|
黄朝晖
|
29c7548ce2
|
Update README-CN.md
|
2022-08-09 11:34:39 +08:00 |
|
黄朝晖
|
0619dd301a
|
Update README.md
|
2022-08-09 11:33:36 +08:00 |
|
黄朝晖
|
67c724ed43
|
Update release-planning.md
|
2022-08-09 11:07:33 +08:00 |
|
黄朝晖
|
9702fc9fc6
|
Update release-planning.md
|
2022-08-09 11:06:59 +08:00 |
|
李铭昕
|
dcfe5eacb2
|
Fixed bug that rpc client recv failed. (#4993)
|
2022-08-06 20:40:02 +08:00 |
|
李铭昕
|
7887c13578
|
Support Swow for json-rpc . (#4991)
|
2022-08-06 18:11:53 +08:00 |
|
李铭昕
|
0575f13a91
|
Support Swow for nsq. (#4990)
|
2022-08-06 15:09:08 +08:00 |
|
李铭昕
|
303d0ea364
|
Support Swow for hyperf/crontab . (#4989)
|
2022-08-06 11:46:53 +08:00 |
|
她和她的猫
|
0b04e4b0ce
|
Support Swow for hyperf/pool . (#4988)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2022-08-06 11:30:54 +08:00 |
|
李铭昕
|
2f6dee5b6f
|
Support Swow for hyperf/retry . (#4984)
|
2022-08-05 07:19:22 +08:00 |
|
Deeka Wong
|
226d5dc21d
|
Confirm before proceeding with the action when using ConfirmableTrait , such as migrate command.
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2022-08-04 23:18:06 +08:00 |
|
张城铭
|
0cd7d1fc67
|
Optimized code for Hyperf\Di\Resolver\ResolverDispatcher . (#4977)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2022-08-04 22:35:33 +08:00 |
|
张城铭
|
ca95ce03c6
|
Depend on interface instead of instantiation (#4978)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2022-08-03 19:26:13 +08:00 |
|
李铭昕
|
a6aa10796c
|
Don't support database commands by default, please require hyperf/devtool or set them in autoload/commands . (#4979)
|
2022-08-03 19:00:16 +08:00 |
|
chengyao
|
3e84c9bbc1
|
Fix typos (#4968)
|
2022-07-30 13:57:59 +08:00 |
|
张城铭
|
a0ab07f5e8
|
Removed proxy mode from Hyperf\Di\ClassLoader and Optimized Composer::getLoader() . (#4961)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2022-07-29 12:52:11 +08:00 |
|
李铭昕
|
7216ef29b0
|
Don't write pid when the settings.pid_file is null. (#4952)
|
2022-07-21 20:01:42 +08:00 |
|
张城铭
|
09747e6c09
|
Optimized code for ProxyCallVisitor.php
|
2022-07-21 19:46:57 +08:00 |
|
李铭昕
|
a1279885ef
|
Removed useless call() from Coroutine::create() . (#4949)
|
2022-07-21 14:46:58 +08:00 |
|
李铭昕
|
0d0cfd77bb
|
Merge branch '2.2' into master
# Conflicts:
# src/utils/src/Parallel.php
|
2022-07-21 13:49:28 +08:00 |
|
李铭昕
|
89c0182247
|
Fixed memory leak caused by an exception which occurred in Parallel . (#4948)
|
2022-07-21 13:42:54 +08:00 |
|
Nick
|
c01a54e436
|
Update document about rate limit (#4945)
|
2022-07-20 23:13:13 +08:00 |
|
Tall Libra
|
bd03e7ab41
|
Throw NoNodesAvailableException when cannot select any node from load balancer. (#4934)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2022-07-19 22:14:36 +08:00 |
|
张城铭
|
2c34969896
|
Fixed memory leak caused by an exception which occurred in Parallel . (#4940)
Co-authored-by: assert <zhangchengming@kkguan.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2022-07-19 21:55:50 +08:00 |
|
张城铭
|
0b659abea2
|
optimize syntax (#4931)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2022-07-17 21:38:21 +08:00 |
|
李铭昕
|
2e7256cb01
|
Renamed getFormatedKey() to getFormattedKey() . (#4930)
|
2022-07-15 17:10:49 +08:00 |
|
李铭昕
|
99d32f7cce
|
Support TcpServer for Swow. (#4924)
|
2022-07-13 20:46:57 +08:00 |
|
Wisp X
|
2389fdf38e
|
Fixed bug that the routing path is wrong when the routing prefix is end of '/'.
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2022-07-13 09:27:36 +08:00 |
|
李铭昕
|
1bcd444b22
|
Fixed typo.
|
2022-07-12 14:19:59 +08:00 |
|
李铭昕
|
134cfaa383
|
Fixed SocketFactory::bindAfterRefreshed . (#4921)
|
2022-07-12 13:48:16 +08:00 |
|
李铭昕
|
2fe743dd8a
|
Fixed bug that rpc connections can't refresh themselves after nodes changed. (#4919)
|
2022-07-12 13:18:35 +08:00 |
|
李铭昕
|
1f709b7c83
|
Added afterRefreshed() to register a hook which to be run after refresh nodes. (#4918)
|
2022-07-12 12:46:09 +08:00 |
|