Commit Graph

28 Commits

Author SHA1 Message Date
woggioni fd0bd1ee5f added optional key prefix to memcache backend 2025-06-13 17:45:15 +08:00
woggioni 0e92998f16 downgraded toi GraalVM 23 because of bugs in GraalVM 24 2025-06-13 14:32:25 +08:00
woggioni 3416c327b9 updated GraalVM configuration 2025-06-13 14:09:38 +08:00
woggioni 9bdaa0d32e optimize imports 2025-06-13 14:08:46 +08:00
woggioni 206bcd6319 fixed bug with throttling handler when requests are delayed 2025-06-13 13:50:35 +08:00
woggioni 3774ab8ef0 updated Netty to 4.2.2
CI / build (push) Successful in 5m52s
2025-06-10 16:34:16 +08:00
woggioni 303828392e updated Netty to 4.2.1
CI / build (push) Successful in 26m57s
2025-05-07 14:46:02 +08:00
woggioni 85c0d4a384 update Netty to 4.2.0 2025-04-16 01:06:28 +08:00
woggioni ede515e2ca rebuild native image with wider ISA compatibility
CI / build (push) Successful in 14m13s
2025-03-10 22:28:55 +08:00
woggioni a294229ff0 fixed memory leak in MemcachedCacheHandler 2025-03-09 22:16:03 +08:00
woggioni 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
woggioni 729276a2b1 fixed native image configuration
CI / build (push) Successful in 14m12s
2025-03-08 14:35:50 +08:00
woggioni 59a12d6218 added server support for request pipelining
CI / build (push) Has been cancelled
2025-03-07 11:53:42 +08:00
woggioni 4aced1c717 moved to GraalVM CE
CI / build (push) Successful in 15m34s
2025-03-03 17:53:12 +08:00
woggioni d15235fc4c fixed missing plugin in native image
CI / build (push) Successful in 34m59s
2025-02-27 23:30:33 +08:00
woggioni a1398045ac fixed native image configuration task
CI / build (push) Successful in 37m16s
2025-02-26 17:42:02 +08:00
woggioni 1f93602102 added healthcheck role
improved documentation

client configuration promoted to standalone class
2025-02-26 15:26:18 +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 60bc4375cf update lys-catalog version 2025-02-25 15:54:11 +08:00
woggioni ca18b63f27 added GraalVM native image executable build 2025-02-25 15:30:58 +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 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
woggioni 42eb26a948 optimize imports 2025-02-19 22:40:14 +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 317eadce07 used virtual thread for garbage colection in FileSystemCache
CI / build (push) Successful in 2m32s
2025-02-07 20:45:29 +08:00
woggioni 6c0eadb9fb renamed project to "Remote Cache Build Server" (RBCS) 2025-02-06 15:20:50 +08:00