Kévin Dunglas
|
75dab8f33d
chore: bump deps and misc improvements (#1135)
|
6 days ago |
Alexander Stecher
|
ea7a514389
perf: only import os environment variables once per worker thread (#1080)
|
3 weeks ago |
Alexander Stecher
|
8d9b6e755b
feat: restart workers when on source changes (#1013)
|
1 month ago |
Kévin Dunglas
|
a16076e082
perf: prevent useless logger allocs
|
2 months ago |
Kévin Dunglas
|
e45a788824
fix(caddy): incorrectly prepared environment variables when not using Caddyfile
|
4 months ago |
Kévin Dunglas
|
3714fdf3a1
fix: superglobals-realated crash with custom extensions in worker mode (#796)
|
5 months ago |
Kévin Dunglas
|
07a74e5c5a
perf: reduce allocs when creating $_SERVER (#540)
|
8 months ago |
Kévin Dunglas
|
aa1d968dcf
refactor: faster $_SERVER variables creation
|
1 year ago |
Kévin Dunglas
|
fb63099a88
feat: allow passing env vars to workers (#210)
|
1 year ago |
Kévin Dunglas
|
75cd310292
feat: add support for PHP timeouts on Linux (#128)
|
1 year ago |
Kévin Dunglas
|
878a30d92f
fix: ensure there is always a free thread for non-worker scripts (#105)
|
2 years ago |
Kévin Dunglas
|
26edeb76e4
fix: prevent panic when restarting crashed worker (#49)
|
2 years ago |
Kévin Dunglas
|
b719e1cbea
docs: improve docs of the Go module (#25)
|
2 years ago |
Kévin Dunglas
|
d61c96a4c3
feat: use Zap for logging
|
2 years ago |
Kévin Dunglas
|
796476d537
feat: use threads instead of GoRoutines (#6)
|
2 years ago |
Kévin Dunglas
|
84273ec395
fix: fix thread safety issues (#5)
|
2 years ago |
Kévin Dunglas
|
a3ba57f021
test: ensure memory safety when handling parallel requests (#3)
|
2 years ago |
Kévin Dunglas
|
2b3475ed9d
docs: add examples
|
2 years ago |
Kévin Dunglas
|
7d81fa51fe
feat: add a woker mode (#1)
|
2 years ago |