Commit Graph

19 Commits

Author SHA1 Message Date
woggioni 08bec076ee Add optional OpenTelemetry Netty server instrumentation
CI / build (push) Failing after 42s
- Update lys.version to 2026.04.14

- Add optional compileOnly dependency on opentelemetry-netty-4.1 in rbcs-server

- Add runtime guard to only activate instrumentation when OTel classes are on classpath

- Insert OTel combined handler after HttpServerCodec in the Netty pipeline

- Add requires-static JPMS directives for optional module support
2026-04-29 02:51:26 +08:00
woggioni e3a3f21721 renamed docker image tags 2026-03-26 20:18:38 +08:00
woggioni a696eebbf9 added redis-enabled docker image 2026-03-26 20:03:34 +08:00
woggioni e9f9f23f91 Update Gradle to 9.3.1, Netty to 4.2.10 and Kotlin to 2.3.10
CI / build (push) Failing after 8s
2026-02-20 06:55:57 +08:00
woggioni 5854a632f8 Added server support for proxy protocol 2025-12-29 22:21:34 +08:00
woggioni 03a3dafecc updated dependencies
CI / build (push) Successful in 6m12s
2025-11-21 22:12:27 +08:00
woggioni ce8e93f9d5 updated to netty 4.2.6 and Gradle 9.1.0
CI / build (push) Successful in 5m51s
2025-09-30 21:40:03 +08:00
woggioni 52a1b4c200 moved builds to woryzen 2025-06-13 20:52:27 +08:00
woggioni 85c0d4a384 update Netty to 4.2.0 2025-04-16 01:06:28 +08:00
woggioni cd28563985 fixed typo 2025-02-25 22:06:52 +08:00
woggioni 8ef2d9c64e improved usability of native docker image
CI / build (push) Successful in 33m19s
2025-02-25 21:31:02 +08:00
woggioni 37da03c719 added signal handler to native executable
CI / build (push) Successful in 33m50s
2025-02-25 19:15:48 +08:00
woggioni 6c0eadb9fb renamed project to "Remote Cache Build Server" (RBCS) 2025-02-06 15:20:50 +08:00
woggioni 6c62ac85c0 implemented memcached client with Netty
CI / build (push) Successful in 1m46s
2025-02-04 22:09:28 +08:00
woggioni 702556bfbb added parameter to configure incoming connections backlog size
CI / build (push) Successful in 2m12s
2025-01-20 10:22:03 +08:00
woggioni 59f267426c added Docker image build to Gitea 2025-01-11 15:30:51 +08:00
woggioni d701157b06 added jpms url protocol
CI / build (push) Successful in 31s
CI / Build Docker images (push) Failing after 15s
2025-01-10 17:09:40 +08:00
woggioni 0fdb37fb54 temporary commit 2025-01-08 23:17:43 +08:00
woggioni 688a196a52 version 1.0
CI / build (push) Successful in 50s
2024-12-23 16:03:46 +08:00