1d938b7ea3
Add optional OpenTelemetry Netty server instrumentation
...
CI / build (push) Successful in 3m50s
- 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:59:51 +08:00
a696eebbf9
added redis-enabled docker image
2026-03-26 20:03:34 +08:00
5854a632f8
Added server support for proxy protocol
2025-12-29 22:21:34 +08:00
1ffe938c22
update to JDK 25
CI / build (push) Successful in 4m21s
2025-10-24 07:00:25 +08:00
0e92998f16
downgraded toi GraalVM 23 because of bugs in GraalVM 24
2025-06-13 14:32:25 +08:00
9bdaa0d32e
optimize imports
2025-06-13 14:08:46 +08:00
206bcd6319
fixed bug with throttling handler when requests are delayed
2025-06-13 13:50:35 +08:00
303828392e
updated Netty to 4.2.1
CI / build (push) Successful in 26m57s
2025-05-07 14:46:02 +08:00
85c0d4a384
update Netty to 4.2.0
2025-04-16 01:06:28 +08:00
9600dd7e4f
solved issue with ignored HttpContent and HttpCacheContent messages in the Netty pipeline
CI / build (push) Successful in 12m48s
2025-03-09 13:57:52 +08:00
59a12d6218
added server support for request pipelining
CI / build (push) Has been cancelled
2025-03-07 11:53:42 +08:00
4aced1c717
moved to GraalVM CE
CI / build (push) Successful in 15m34s
2025-03-03 17:53:12 +08:00
a1398045ac
fixed native image configuration task
CI / build (push) Successful in 37m16s
2025-02-26 17:42:02 +08:00
60bc4375cf
update lys-catalog version
2025-02-25 15:54:11 +08:00
ca18b63f27
added GraalVM native image executable build
2025-02-25 15:30:58 +08:00
23f2a351a6
shared event executor group between server and clients
...
CI / build (push) Successful in 3m44s
- improved documentation
- closed memcache client's thread pools
2025-02-24 13:52:20 +08:00
ad00ebee9b
made logback configuration file overridable in Docker image without changing ENTRYPOINT
CI / build (push) Successful in 3m30s
2025-02-20 13:39:27 +08:00
317eadce07
used virtual thread for garbage colection in FileSystemCache
CI / build (push) Successful in 2m32s
2025-02-07 20:45:29 +08:00
6c0eadb9fb
renamed project to "Remote Cache Build Server" (RBCS)
2025-02-06 15:20:50 +08:00