huangzhhui
|
73d6660c17
|
Add CHANGELOG
|
2020-01-28 18:19:23 +08:00 |
|
huangzhhui
|
67dd1ccb71
|
Adapte HEAD request
|
2020-01-28 18:11:01 +08:00 |
|
huangzhhui
|
b5133f88fe
|
Translate zh-tw and zh-hk
|
2020-01-26 14:34:29 +08:00 |
|
李铭昕
|
727c76ea3d
|
v1.1.17 (#1320)
|
2020-01-24 13:43:35 +08:00 |
|
黄朝晖
|
5f43f74541
|
Merge pull request #1288 from limingxinleo/1.1-queue
Added driver object into Hyperf\AsyncQueue\Event\QueueLength event as the first parameter
|
2020-01-24 13:23:07 +08:00 |
|
黄朝晖
|
9176538757
|
Merge pull request #1321 from limingxinleo/1.1-nsq
Added nsq.
|
2020-01-24 13:16:39 +08:00 |
|
李铭昕
|
c1b2276e0e
|
Added ext-bcmatch required.
|
2020-01-24 13:11:31 +08:00 |
|
李铭昕
|
ce69113807
|
Added BootProcessListener for config apollo. (#1220)
|
2020-01-24 12:35:26 +08:00 |
|
kain
|
738d122dbe
|
Add ForeignKeyDefinition (#1292)
|
2020-01-24 12:35:04 +08:00 |
|
李铭昕
|
f2fa9db069
|
Fixed reconnect failed, when the node is invalid. (#1302)
|
2020-01-24 12:32:30 +08:00 |
|
李铭昕
|
c913134ea9
|
Merge pull request #1279 from limingxinleo/1.1-doc
Update docker-swarm.md
|
2020-01-24 10:29:57 +08:00 |
|
huangzhhui
|
361cd47d86
|
Translate
|
2020-01-24 01:18:27 +08:00 |
|
黄朝晖
|
54e03cbf11
|
Update docker-swarm.md
|
2020-01-24 01:16:52 +08:00 |
|
黄朝晖
|
522014e274
|
Update docker-swarm.md
|
2020-01-24 01:00:16 +08:00 |
|
huangzhhui
|
368d6c1bdc
|
Optimized and format
|
2020-01-24 00:13:04 +08:00 |
|
huangzhhui
|
21ccfc0117
|
Fix nsq protocol
|
2020-01-24 00:11:05 +08:00 |
|
huangzhhui
|
7a232b6d3e
|
Extract MAGIC
|
2020-01-24 00:10:33 +08:00 |
|
huangzhhui
|
60fdae5bac
|
Remove useless packer namespace
|
2020-01-24 00:07:31 +08:00 |
|
李铭昕
|
493aafaf96
|
Update docker-swarm.md
|
2020-01-23 11:04:50 +08:00 |
|
李铭昕
|
e62bf1e891
|
Support Auth protocol.
|
2020-01-22 21:25:05 +08:00 |
|
李铭昕
|
4489815505
|
Added argument result for AfterConsume.
|
2020-01-22 19:09:25 +08:00 |
|
huangzhhui
|
e1f378e008
|
Optimized
|
2020-01-22 16:53:11 +08:00 |
|
huangzhhui
|
fbde9e8fed
|
Merge remote-tracking branch 'origin/master'
|
2020-01-22 16:49:54 +08:00 |
|
huangzhhui
|
d3ef0d52d9
|
Fixed message unpack
|
2020-01-22 16:49:42 +08:00 |
|
huangzhhui
|
1ab9e95d0d
|
Add IDENTIFY
|
2020-01-22 16:49:29 +08:00 |
|
李铭昕
|
9cb7816a14
|
Fixed defer time of dpub does not works.
|
2020-01-22 15:50:41 +08:00 |
|
李铭昕
|
71eb492826
|
Support dpub and mpub.
|
2020-01-22 15:46:09 +08:00 |
|
李铭昕
|
3052c315ff
|
Merge branch 'master' of github.com:huangzhhui/hyperf-nsq
|
2020-01-22 15:24:18 +08:00 |
|
huangzhhui
|
271423f0f1
|
Add MPUB DPUB and CLS
|
2020-01-22 15:23:20 +08:00 |
|
李铭昕
|
a42807d39b
|
Merge branch 'master' of github.com:huangzhhui/hyperf-nsq
|
2020-01-22 15:23:15 +08:00 |
|
huangzhhui
|
63ed438090
|
rename property
|
2020-01-22 15:22:41 +08:00 |
|
李铭昕
|
fbd15264cd
|
Optimized code for consumer.
|
2020-01-22 15:21:56 +08:00 |
|
huangzhhui
|
ab44b19471
|
Use static methods instead of normal methods of Packer
|
2020-01-22 14:56:09 +08:00 |
|
李铭昕
|
05cccdf70f
|
Deleted useless code.
|
2020-01-22 13:57:48 +08:00 |
|
李铭昕
|
d872a91ce2
|
Added consumer manager listener.
|
2020-01-22 13:51:05 +08:00 |
|
李铭昕
|
df316923ae
|
Added comsumer manager for nsq.
|
2020-01-22 13:41:28 +08:00 |
|
李铭昕
|
83591e444b
|
Renamed HeartbeatConnection to KeepaliveConnection.
|
2020-01-22 11:12:57 +08:00 |
|
李铭昕
|
cbbe1c7ddd
|
Added default pool config.
|
2020-01-22 10:56:37 +08:00 |
|
李铭昕
|
80ade91f71
|
Added NsqPool.
|
2020-01-22 10:47:09 +08:00 |
|
huangzhhui
|
9156972afc
|
Merge remote-tracking branch 'origin/master'
|
2020-01-21 17:55:49 +08:00 |
|
huangzhhui
|
5e630af956
|
Init nsq client
|
2020-01-21 17:55:33 +08:00 |
|
Bi Zhiming
|
2bf162db0d
|
Fixed register failed because has the exactly same service. (#1310)
|
2020-01-21 13:22:05 +08:00 |
|
谷溪
|
dccaf4212e
|
Merge pull request #1313 from Reasno/crontab
Allow Crontab to run console command
|
2020-01-21 13:01:42 +08:00 |
|
Reasno
|
156c15f7b3
|
Update CHANGELOG.md
|
2020-01-21 13:01:04 +08:00 |
|
Reasno
|
4b0aadfc7d
|
Merge branch 'master' of https://github.com/hyperf/hyperf into crontab
|
2020-01-21 12:59:13 +08:00 |
|
qingpizi
|
f03e236d96
|
Added the missing config variable for Hyperf\AsyncQueue\Process\ConsumerProcess . (#1315)
|
2020-01-21 12:47:54 +08:00 |
|
Reasno
|
ddfd77a96d
|
add testcase
|
2020-01-21 12:00:33 +08:00 |
|
李铭昕
|
9e10089c2d
|
Optimized code for heartbeat connection.
|
2020-01-21 10:58:41 +08:00 |
|
reasno
|
2c0ff3b7b0
|
add log for command
|
2020-01-20 23:22:53 +08:00 |
|
reasno
|
e2789749ca
|
add log for command
|
2020-01-20 23:11:05 +08:00 |
|