Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hhxsv5/laravel-s

LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
https://github.com/hhxsv5/laravel-s

fix all value of grafana

7ffadd2678ab92411e3dc9df5dbb8deacb83a123 authored about 3 years ago by hhxsv5 <[email protected]>
fix all value of grafana

5a7d1fb996136c1f24f41887937e63b8425ccd89 authored about 3 years ago by hhxsv5 <[email protected]>
Merge pull request #381 from hhxsv5/feature/prometheus

Support prometheus exporter

93fbb7fd9762024dac6f06770a45a11e2824bb9d authored about 3 years ago by Biao Xie <[email protected]>
optimize premetheus application

fde7077ce24e79031d8bb86f19dd5d32c095a07b authored about 3 years ago by hhxsv5 <[email protected]>
remove extra route logic

e2b08aca1d825cf3966f1da854b9ac00833ff318 authored about 3 years ago by hhxsv5 <[email protected]>
optimize grafana panel json

50f8955ce0a541fcafb0a75c4727f62ce63f3d8e authored about 3 years ago by hhxsv5 <[email protected]>
add swoole_start_time metric

eb45b7a8f06b79b98bd2b8e2d398df86df6fcc2b authored about 3 years ago by hhxsv5 <[email protected]>
optimize grafana panel json

7e9321c710348b780891a4e058e62cbf0c8c2142 authored about 3 years ago by hhxsv5 <[email protected]>
fix $request->route()

fbd614c5f69a02e4f16edf300f9171f0e70a4e32 authored about 3 years ago by hhxsv5 <[email protected]>
optimize grafana panel json

ffec432b389998603cb71a3223636de7a3512aea authored about 3 years ago by hhxsv5 <[email protected]>
optimize grafana panel json

60946ae014171064f8ca4f32c127726a76d7dfb0 authored about 3 years ago by hhxsv5 <[email protected]>
remove instance_id metrics

210b5dee725bf059cc1a09bbd26ef057cb790540 authored about 3 years ago by hhxsv5 <[email protected]>
update grafana pannel.json

3d0294becfa0b88f83b417cd229423a5b16c52e9 authored about 3 years ago by hhxsv5 <[email protected]>
fix instance naming conflicts

1fcbe3665b92ed0677ec476b15660914edda8d69 authored about 3 years ago by hhxsv5 <[email protected]>
optimize instanceId

b1da729e9e905c44f9c44646703744d79956d8b3 authored about 3 years ago by hhxsv5 <[email protected]>
fix instance naming conflicts

336b5f66c8347032d46636207b156882c3228b26 authored about 3 years ago by hhxsv5 <[email protected]>
optimize PrometheusMiddleware

6cf5534a66454b9d33b20c83ae432d029ffc74ff authored about 3 years ago by hhxsv5 <[email protected]>
fix laravel routes

6e66245f61c86e39b52b85d573aefa55990d938f authored about 3 years ago by hhxsv5 <[email protected]>
fix laravel routes

2d92aaa2a90bf0d934de1413e3267d4359619306 authored about 3 years ago by hhxsv5 <[email protected]>
fix swoole metrics

a30ea11423aea0cdff6f1bea6b03d50862b687dc authored about 3 years ago by hhxsv5 <[email protected]>
add swoole_coroutine_num metrics

958063391dd49e93ada83de727006a5c35667e97 authored about 3 years ago by hhxsv5 <[email protected]>
fix prometheus docs

87dd5cce970f7daf21eb83c1c38c0670ba5e170d authored about 3 years ago by hhxsv5 <[email protected]>
fix prometheus docs

b11721cbb09b8f6dbb8d78bc6f19fa90b440872c authored about 3 years ago by hhxsv5 <[email protected]>
fix prometheus docs

0bb3fc7b9274519e4a1ef427958b40eb9e2b9c94 authored about 3 years ago by hhxsv5 <[email protected]>
add prometheus docs

d1560c8e8e4b02657c525570ebfb1a1f9b47e6fc authored about 3 years ago by hhxsv5 <[email protected]>
support prometheus+grafana

2d2fba2742678501e51927c6e8e85ac8079ef4cd authored about 3 years ago by hhxsv5 <[email protected]>
optimize process creating

685c75f8342804416c64dfcb2f1939443f32acf6 authored over 3 years ago by hhxsv5 <[email protected]>
Merge pull request #378 from Louis-Ni/master

implementation of multiple processes creation

5e389aabf4ce012b00b084ab546384bfc5aae4f3 authored over 3 years ago by Biao Xie <[email protected]>
Merge branch 'master' of https://github.com/Louis-Ni/laravel-s

# Conflicts:
# src/Swoole/Process/CustomProcessTrait.php

72c63044e40ad36698805ee44cf4575b992a4273 authored over 3 years ago by Louis-Ni <[email protected]>
delete return value

8b53169895fd1fd887614dd600e9937346417c46 authored over 3 years ago by Louis-Ni <[email protected]>
Merge branch 'hhxsv5:master' into master

2f839ee049db59960ad2f79fd812ba788a671672 authored over 3 years ago by Louis-Ni <[email protected]>
Revert "fix return values"

This reverts commit 6cbeb3a9210c061881d34224c26062ae5e633403.

1045a1a958c906ffbb3e8f289ff7296b07e35257 authored over 3 years ago by Louis-Ni <[email protected]>
fix return values

6cbeb3a9210c061881d34224c26062ae5e633403 authored over 3 years ago by Louis-Ni <[email protected]>
Merge pull request #376 from hhxsv5/revert-375-master

Revert "implementation of multiple processes creation"

49c93ba3a2e5eced888f8f0a590648fe0102e939 authored over 3 years ago by Biao Xie <[email protected]>
Revert "implementation of multiple processes creation"

20f6e4be24bdd3e9070ab3166000aaa1c535f3b3 authored over 3 years ago by Biao Xie <[email protected]>
Merge pull request #375 from Louis-Ni/master

implementation of multiple processes creation

1a29428e0a525e7312bc274921227ffd77169d9d authored over 3 years ago by Biao Xie <[email protected]>
update naming understanding

2ae8c1fd8df86df7fccf5e100b0a686dfe9a6410 authored over 3 years ago by Louis-Ni <[email protected]>
implementation of multiple processes creation

2a0e5652a4e1067f3d322f8448d093c7fa7e48ba authored over 3 years ago by Louis-Ni <[email protected]>
optimize custom process creating

a5d588c81419aa47e9cccbc06c41513ffca48e14 authored over 3 years ago by hhxsv5 <[email protected]>
fix #288 #362

8a722b309d88025faaf03ad819aeac5011ca801e authored over 3 years ago by hhxsv5 <[email protected]>
update docs

f017abe6fa09a8f37edb54826e1da55e09a1d593 authored over 3 years ago by hhxsv5 <[email protected]>
update docs

749ffa1ad06b96e64bee3bf713eed7319d1db688 authored over 3 years ago by hhxsv5 <[email protected]>
fix #364

9188e403297e84c38b9ab820288bd98ae9999aea authored over 3 years ago by hhxsv5 <[email protected]>
fix typo #355

4ec094c984947b249a35a2de1ccda828fd69e92d authored over 3 years ago by hhxsv5 <[email protected]>
fix #352

bc992ecad42675c93e72b6438debce4ad2865384 authored over 3 years ago by hhxsv5 <[email protected]>
optimize badges

07a9af1ebb528ac37ac4ed7c8d58006d7856d856 authored almost 4 years ago by hhxsv5 <[email protected]>
optimize badges

459d13ff98a26a74afa2eafbadd5b1ede7156e91 authored almost 4 years ago by hhxsv5 <[email protected]>
optimize badges

e90dfcba137b7c1f3c090cd3994ebfd9f5c5e8af authored almost 4 years ago by hhxsv5 <[email protected]>
add calculation method for worker_num

ed2da08ad7247d08967aa6a59d900ab50fb10522 authored almost 4 years ago by hhxsv5 <[email protected]>
add calculation method for worker_num

ae43a72a1c6e20a9cd1f5e56f09fad972eca9641 authored almost 4 years ago by hhxsv5 <[email protected]>
update memory leak detection method

6435c55b351a2e804647ae5b39310dfc86a15a2c authored almost 4 years ago by hhxsv5 <[email protected]>
update memory leak detection method

a5fe7618e52f24629374672a14e24bf55f836987 authored almost 4 years ago by hhxsv5 <[email protected]>
optimize url cleaner

30baff64c3bfdcd2d3b5b903518459291e1f1c15 authored almost 4 years ago by hhxsv5 <[email protected]>
add url cleaner

7f2a314c62bd9543ea2908f51b3ca695373f1036 authored almost 4 years ago by hhxsv5 <[email protected]>
optimize debug demo

57ea5cccdf303fe3177157b1f01e76d58b401f0c authored almost 4 years ago by hhxsv5 <[email protected]>
optimize notices

b9ae396570d651abf98529138feebbac54ae2e6b authored almost 4 years ago by hhxsv5 <[email protected]>
optimize notices

d7bac98b97699e239aaaf8a053ee1fd03fc5b0ab authored almost 4 years ago by hhxsv5 <[email protected]>
optimize notices

691d3912abe6aeef065fb72cb914895957f399ed authored almost 4 years ago by hhxsv5 <[email protected]>
optimize notices

e3be128e85c8422f045225570f7cf633f438d06d authored almost 4 years ago by hhxsv5 <[email protected]>
optimize notices

21e50d47cd3d05dddac923e4e3cc1c09049bded3 authored almost 4 years ago by hhxsv5 <[email protected]>
optimize notices

6d23fe5e9361a4fa1926fdac2902aa26d58bc54d authored almost 4 years ago by hhxsv5 <[email protected]>
add max_request solution

73b4916df876c312bcff2431bbe960a57eeae39c authored almost 4 years ago by hhxsv5 <[email protected]>
add memory leak detection method

56b10c28a5c971f60c4858c9c5e9d1196aee9704 authored almost 4 years ago by hhxsv5 <[email protected]>
Merge branch 'master' of github.com:hhxsv5/laravel-s

ae4103316e13fdd12bd97bca4b8045c564866a78 authored almost 4 years ago by hhxsv5 <[email protected]>
fix memory leak at Container::$reboundCallbacks

317726a7850bb430259fc00850451f56b6fb7021 authored almost 4 years ago by hhxsv5 <[email protected]>
Merge pull request #345 from celaraze/master

support DcatAdmin-2.0.20beta^

47470ac7fd2d263dd2f854bb0f905d745c7f85d0 authored almost 4 years ago by Biao Xie <[email protected]>
support DcatAdmin-2.0.20beta^

cdaebce54e76b0136f121636e3d977c0834b6ea7 authored almost 4 years ago by celaraze <[email protected]>
update benchmarks

7732cbe1e5d2cf6000a7b3edcd3fc15daf1c8d9f authored almost 4 years ago by hhxsv5 <[email protected]>
add docs about performance tuning

1a10f6c6b93072fdd767afa29295edd33ce3462d authored almost 4 years ago by hhxsv5 <[email protected]>
add docs about performance tuning

0302904703e08cf7b0455192db1630040701a51b authored almost 4 years ago by hhxsv5 <[email protected]>
fix #341

f8710f807820337954d8d49bc2b6bda26f54c817 authored almost 4 years ago by hhxsv5 <[email protected]>
use const SWOOLE_VERSION

830571313bb8ec603638e6a3da1d3a278ecbba4d authored almost 4 years ago by hhxsv5 <[email protected]>
add env LARAVELS_DISPATCH_MODE

055676c2412fe312776be9fb5898635184ffeabf authored almost 4 years ago by hhxsv5 <[email protected]>
optimize default worker_num

0b81e5b55994bc76428418fcf747f70e000a58a5 authored almost 4 years ago by hhxsv5 <[email protected]>
fix empty $_ENV['APP_ENV']

868f34c0c4c7dad836cbd2c14b46c7e76e2c9365 authored almost 4 years ago by hhxsv5 <[email protected]>
fix the conflicts of --env & APP_ENV

94ee2f6304d14bfe98379f2e68ef31978d2d77d5 authored almost 4 years ago by hhxsv5 <[email protected]>
optimize apollo reload

c10824b61ac24a8aa15f3af4d96884fc7065adf9 authored almost 4 years ago by hhxsv5 <[email protected]>
disable tcp_fastopen

af5e72bcb4f01c2810abf796c9fd77f87c9d327b authored almost 4 years ago by hhxsv5 <[email protected]>
fix benchmark nav

97f4c8f5b8a99e627fd9b8c0857a3ffd9bcd3993 authored almost 4 years ago by hhxsv5 <[email protected]>
add more benchmarks

0cd946d3b3bd7803fbe477db75c2a264210ca6d5 authored almost 4 years ago by hhxsv5 <[email protected]>
disable coroutine & support swoole 4.6.x

437dce4ad2ae5f69df8f235d8aa166197766588a authored almost 4 years ago by hhxsv5 <[email protected]>
add benchmark

9f628c997cf2daaaef693f23cd062ad83b7edaa1 authored almost 4 years ago by hhxsv5 <[email protected]>
add example for websocket push

39f05cd7aa37cc30347d897388dec1d98038f405 authored almost 4 years ago by hhxsv5 <[email protected]>
support serveless

666fab5ca469970557a0ff5f6c040912a84ba299 authored almost 4 years ago by hhxsv5 <[email protected]>
support serveless

5f6b882f5f5a702f19f95ef4a37d6ac9d64a7be5 authored almost 4 years ago by hhxsv5 <[email protected]>
support serveless

d579b7e313efcc8c020229f4f097b8ac62bc5f4b authored almost 4 years ago by hhxsv5 <[email protected]>
support APP_STORAGE_PATH

23ca263caa6d60bebfc8e7f1235769fb2c7e1a86 authored almost 4 years ago by hhxsv5 <[email protected]>
Call storage_path() to generate configuration file path

6a4c6b0440e1222cec4d595322e25445a35519f3 authored almost 4 years ago by hhxsv5 <[email protected]>
optimize info command

bab4d5555740373d8edaae907bc63f4ba4b36d48 authored almost 4 years ago by hhxsv5 <[email protected]>
migrate travis

12d630879510bdf7e8948184d75a1019b26b857e authored almost 4 years ago by hhxsv5 <[email protected]>
format comments

8cf6f57f5a7954b0c23fa664f4e8f498bf61c01c authored almost 4 years ago by 谢彪 <[email protected]>
revert LaravelScheduleJob

48b98991ff671c8c24caa481cdf5a723f551a1b5 authored almost 4 years ago by 谢彪 <[email protected]>
optimize default reactor_num/worker_num

25291355b986af97b4840d970edf79e8ee78293c authored almost 4 years ago by 谢彪 <[email protected]>
update avg-qps script

575a449f3cb6f4cf085f5f9de978e8352d2ee2c0 authored almost 4 years ago by 谢彪 <[email protected]>
add avg-qps script

b8711ce0c083d62649dec501d1004aabf75f2381 authored almost 4 years ago by 谢彪 <[email protected]>
optimize starting by "-d extension=swoole"

ec5bf121799fef0917d9bcd9abec85bb240a362c authored almost 4 years ago by 谢彪 <[email protected]>
fix inotify reload for "-d extension=swoole"

699939fb75a158c782f5494cda4c717b3d377e5a authored almost 4 years ago by 谢彪 <[email protected]>
revert task_worker_num

d60ab716786279cddfcc918e7e2a89de2b2656d6 authored almost 4 years ago by 谢彪 <[email protected]>
add cleaner for dcat-admin

b236e0b8f40ed5a84eff38863d366574d817a2a2 authored almost 4 years ago by 谢彪 <[email protected]>
fixed #319

763b30df56dae4427637055a9e4a31542bf2ff6b authored almost 4 years ago by 谢彪 <[email protected]>