woggioni
4d9a424528
removed telemetry switch from configuration
CI / build (push) Successful in 16m7s
2026-05-20 22:20:29 +08:00
woggioni
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
woggioni
e6f35f4340
Added support for client certificate forwarding
CI / build (push) Has been cancelled
2026-04-13 22:19:12 +08:00
woggioni
5854a632f8
Added server support for proxy protocol
2025-12-29 22:21:34 +08:00
woggioni
206bcd6319
fixed bug with throttling handler when requests are delayed
2025-06-13 13:50:35 +08:00
woggioni
fc298de548
made chunk size a global shared parameter between the server and the cache backends
2025-03-06 22:08:19 +08:00
woggioni
1f93602102
added healthcheck role
...
improved documentation
client configuration promoted to standalone class
2025-02-26 15:26:18 +08:00
woggioni
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
woggioni
619873c4a9
removed readTimeout and writeTimeout from server configuration
...
added Markdown documentation
2025-02-22 15:25:36 +08:00
woggioni
f048a60540
implemented streaming request/response streaming
...
added metadata to cache values
added cache servlet for comparison
2025-02-19 22:37:54 +08:00
woggioni
0463038aaa
first commit with streaming support (buggy and unreliable)
2025-02-13 23:02:08 +08:00
woggioni
6c0eadb9fb
renamed project to "Remote Cache Build Server" (RBCS)
2025-02-06 15:20:50 +08:00