huangzhhui
cd9f37f2d4
Update CHANGELOG.md
2019-09-20 01:09:28 +08:00
huangzhhui
73ca92b99d
Update tracer.md
2019-09-20 01:01:30 +08:00
huangzhhui
226a1df016
Update tracer.md
2019-09-20 00:35:57 +08:00
huangzhhui
3c7553e918
Merge remote-tracking branch 'upstream/master' into pr/478
2019-09-20 00:21:15 +08:00
huangzhhui
38b131b4f7
Update json-rpc.md
2019-09-20 00:14:49 +08:00
huangzhhui
28a8b49cf0
Add default value 'random' for load_balancer
2019-09-20 00:14:38 +08:00
huangzhhui
a7a151c20a
Update CHANGELOG.md
2019-09-19 23:12:30 +08:00
huangzhhui
eb9d26e0bb
Update ConcurrentTest.php
2019-09-19 23:09:48 +08:00
huangzhhui
099ef9577a
Optimized
2019-09-19 21:34:52 +08:00
李铭昕
93b3cc8b21
Update ConcurrentTest.php
2019-09-19 14:23:03 +08:00
李铭昕
6a3ccd7ca6
Catch exception.
2019-09-19 14:05:48 +08:00
李铭昕
151f8e2861
Merge branch '1.0' into 1.0-rpc-client
2019-09-19 14:00:43 +08:00
李铭昕
3fa82d7be9
Dynamic init snowflake meta data ( #579 )
...
* Init workerId and dataCenterId.
* Optimized code.
* Update CHANGELOG.md
2019-09-19 13:58:09 +08:00
黄朝晖
5a69104366
Update snowflake.md
2019-09-19 11:15:17 +08:00
黄朝晖
15ed7a27ea
Merge pull request #588 from sy-records/patch-1
...
Update README.md
2019-09-18 23:47:04 +08:00
Luffy
68aee7febd
Update README.md
...
update contributors url.
2019-09-18 15:23:49 +08:00
黄朝晖
49b631292d
Merge pull request #587 from hedeqiang/master
...
Update view.md
2019-09-18 13:39:08 +08:00
hedeqiang
d1a705669e
Update view.md
2019-09-18 10:37:25 +08:00
黄朝晖
95f04a9583
Update snowflake.md
2019-09-18 01:23:20 +08:00
huangzhhui
0e25af3d3e
Use Coroutine::create() instead of short name method
2019-09-18 00:58:13 +08:00
huangzhhui
c40752cfdd
Optimized
2019-09-18 00:48:33 +08:00
York.Gu
7002b0d6d6
Throw GrpcClientException
, when BaseClient::start
failed. ( #583 )
...
* add more error information when grpc client connect error occur
* Format code.
* Added testing.
2019-09-16 18:46:22 +08:00
York.Gu
a8d5496f3a
Fixed typehint error, when Coroutine\Http2\Client->send
failed. ( #564 )
...
* fix the return type not match crash that not expected when error occurred in http2 client connection of grpc
* Update GrpcClientException.php
* Update CHANGELOG.md
2019-09-16 18:15:15 +08:00
李铭昕
6b19091737
Added testing.
2019-09-16 16:51:28 +08:00
李铭昕
29fa993e01
Added class Concurrent.
2019-09-16 16:42:30 +08:00
李铭昕
826d614fad
Merge branch '1.0' into 1.0-rpc-client
2019-09-16 15:51:26 +08:00
李铭昕
483988273d
Update overview.md ( #578 )
2019-09-16 14:48:25 +08:00
李铭昕
67eb4af5c8
Fixed the next request will be effected after using stopPropagation. ( #571 )
...
* Create Propagation.php
* Fixed stopPropagation will effect the next request.
* Added testing.
* Update phpunit.xml
* Update CHANGELOG.md
2019-09-16 09:28:45 +08:00
huangzhhui
3c341ac047
Removed useless use
2019-09-16 00:56:19 +08:00
黄朝晖
7551089844
Merge pull request #573 from opencollective/opencollective
...
Activating Open Collective
2019-09-15 22:40:50 +08:00
黄朝晖
6daacef56c
Merge pull request #570 from augustdai/patch-1
...
redis.md
2019-09-15 15:24:26 +08:00
黄朝晖
415a91f200
Update redis.md
2019-09-15 15:23:55 +08:00
Jess
161dfebe60
Added financial contributors to the README
2019-09-14 13:32:22 -07:00
李铭昕
ad1d91c050
Update redis.md
2019-09-14 19:20:25 +08:00
augustdai
3bfe0d9c94
redis.md
...
redis 使用demo
2019-09-12 21:56:14 +08:00
98P
afdf3f6e87
Fixed typo. ( #568 )
...
* Change service-gevernance to service-governance
2019-09-12 14:07:01 +08:00
李铭昕
01633da36b
Update CHANGELOG.md
2019-09-12 11:30:17 +08:00
李铭昕
6d802cdd32
Update ServiceClient.php
2019-09-12 11:21:26 +08:00
李铭昕
e2f0fe606d
Fixed bug.
2019-09-12 10:55:19 +08:00
黄朝晖
11cf6a8adb
Merge pull request #563 from limingxinleo/1.1-dep
...
Deleted constants ServerInterface::SERVER_TCP.
2019-09-12 01:31:39 +08:00
黄朝晖
ae583f0c76
Update CHANGELOG.md
2019-09-12 01:31:24 +08:00
黄朝晖
e236351e86
Merge pull request #566 from xianqiangzhao/patch-1
...
Update logger.md
2019-09-12 00:27:47 +08:00
zhaoxianqiang
ff17ce5f72
Update logger.md
...
讲->将
2019-09-11 22:16:33 +08:00
呼吸二氧化碳
f46aa5d834
Added options config for redis. ( #565 )
...
* Added options config for redis.
* Update CHANGELOG.md
* Added testing.
2019-09-11 19:11:59 +08:00
李铭昕
e43289a6a5
Update CHANGELOG.md
2019-09-11 15:04:43 +08:00
李铭昕
09a1685984
Deleted constants ServerInterface::SERVER_TCP.
2019-09-11 15:03:19 +08:00
李铭昕
9cae4cdfbf
Merge pull request #562 from limingxinleo/1.0-merge
...
Merge 1.0 to master.
2019-09-11 12:11:33 +08:00
李铭昕
68dc768716
Merge remote-tracking branch 'upstream/master' into 1.0-merge
2019-09-11 11:23:46 +08:00
李铭昕
42d52e85c6
v1.0.15
2019-09-11 11:10:22 +08:00
WanglinGuo
af7f106b17
hyperf/logger 文档错误修改 ( #561 )
2019-09-11 11:00:56 +08:00