Commit Graph

19 Commits

Author SHA1 Message Date
Kévin Dunglas
2785b2b070 docs: explain how to debug a segfault
fix
2023-07-10 20:19:50 +02:00
Kévin Dunglas
2fdae4b310 chore: bump deps 2023-07-10 20:19:50 +02:00
Kévin Dunglas
83e8556ccf test: remove useless test 2023-06-28 23:36:08 +02:00
Kévin Dunglas
198ab9403a
chore: compile using Go 1.20 (#154) 2023-06-26 19:58:09 +02:00
Kévin Dunglas
085c0062fa chore: bump 2023-02-03 19:08:25 +01:00
Kévin Dunglas
c7f76ebd16 ci: fix build and bump deps 2023-02-03 19:08:25 +01:00
Kévin Dunglas
6a6dda5ed9
feat: expose PHP version (#102) 2022-11-12 14:48:10 +01:00
Rob Landers
02f5d428d0
update caddy (#84) 2022-11-04 12:26:53 +01:00
Robin Chalas
bfb0b17811
feat: rename DEBUG env var to CADDY_DEBUG (#79) 2022-11-03 08:33:34 +01:00
Kévin Dunglas
b719e1cbea
docs: improve docs of the Go module (#25) 2022-10-15 11:54:42 +02:00
Kévin Dunglas
acc48830f7
feat: improve Dockerfile and add some docs (#15) 2022-10-13 18:05:22 +02:00
Kévin Dunglas
b971c07d89
feat: improve default config (#14) 2022-10-12 09:38:45 +02:00
Kévin Dunglas
d61c96a4c3
feat: use Zap for logging 2022-10-04 17:42:45 +02:00
Kévin Dunglas
da50ea3e9a
feat: replace placeholders in worker file names 2022-10-04 14:51:50 +02:00
Kévin Dunglas
796476d537
feat: use threads instead of GoRoutines (#6)
* feat: use threads instead of GoRoutines

* many improvements

* fix some bugs
2022-10-04 14:41:19 +02:00
Kévin Dunglas
84273ec395
fix: fix thread safety issues (#5)
* fix: fix thread safety issues

* some improvements

* wip

* tiny improvements
2022-06-03 17:18:07 +02:00
Kévin Dunglas
7d81fa51fe
feat: add a woker mode (#1)
* refactor: better memory management

* wip

* tmp

* introduce a go-like api

* upgraded to PHP 8.2

* Fix thread safety issues

* fix tests

* wip

* refactor worker

* worker prototype

* fix populate env

* session

* improve tests

* fix Caddy tests

* refactor
2022-05-18 11:52:24 +02:00
Kévin Dunglas
f037ba937a
feat: better public API 2021-11-01 15:38:12 +01:00
Kévin Dunglas
290e9e1114
feat: Caddy module 2021-11-01 00:18:30 +01:00