Commit Graph

81 Commits

Author SHA1 Message Date
woggioni 49bb4f41b8 improved documentation 2025-02-26 21:40:58 +08:00
woggioni a1398045ac fixed native image configuration task
CI / build (push) Successful in 37m16s
0.2.0-RC1
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 c818463a2e fixed entrypoint in native Docker image 2025-02-25 22:26:29 +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
0.2.0-beta-1
2025-02-25 21:31:02 +08:00
woggioni 1510956989 update JWO version to fix bug
CI / build (push) Successful in 34m13s
the `RBCS_CONFIGURATION_DIR` was ignored because of a bug in JWO
0.2.0-alpha-4
2025-02-25 20:10:09 +08:00
woggioni ac4f0fdd19 increased tolerance of RetryTest 2025-02-25 19:19:07 +08:00
woggioni 37da03c719 added signal handler to native executable
CI / build (push) Successful in 33m50s
0.2.0-alpha-3
2025-02-25 19:15:48 +08:00
woggioni 60bc4375cf update lys-catalog version 2025-02-25 15:54:11 +08:00
woggioni 725fe22b80 added server configuration file documentation 2025-02-25 15:31:26 +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
0.2.0-alpha-2
2025-02-24 13:52:20 +08:00
woggioni c7d2b89d82 fixed server prefix handling 2025-02-22 15:25:41 +08:00
woggioni 72c34b57a6 fixed memory leak 2025-02-22 15:25:41 +08:00
woggioni 619873c4a9 removed readTimeout and writeTimeout from server configuration
added Markdown documentation
2025-02-22 15:25:36 +08:00
woggioni 591f6e2af4 parametrized password hashing algorithm for basic authentication 2025-02-20 16:46:15 +08:00
woggioni ad00ebee9b made logback configuration file overridable in Docker image without changing ENTRYPOINT
CI / build (push) Successful in 3m30s
0.2.0-alpha-1
2025-02-20 13:39:27 +08:00
woggioni adf8a0cf24 added documentation for rbcs-servlet
CI / build (push) Successful in 1m54s
switched Docker images to serial GC
0.2.0-alpha
2025-02-19 23:00:56 +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 7eca8a270d 0.1.6 release
CI / build (push) Successful in 3m29s
0.1.6
2025-02-08 00:54:25 +08:00
woggioni 84d7c977f9 added randomizer to retries 2025-02-07 23:19:13 +08:00
woggioni 317eadce07 used virtual thread for garbage colection in FileSystemCache
CI / build (push) Successful in 2m32s
0.1.5
2025-02-07 20:45:29 +08:00
woggioni af79e74b95 fixed max message size for memcache backend 2025-02-06 23:09:22 +08:00
woggioni 78ae21caa4 0.1.4 release
CI / build (push) Successful in 8m14s
0.1.4
2025-02-06 15:24:00 +08:00
woggioni 6c0eadb9fb renamed project to "Remote Cache Build Server" (RBCS) 2025-02-06 15:20:50 +08:00
woggioni 5fef1b932e updated lys-catalog version
CI / build (push) Successful in 2m32s
0.1.3
2025-02-05 21:49:08 +08:00
woggioni 5e173dbf62 fixed unit tests 2025-02-05 21:24:10 +08:00
woggioni 53b24e3d54 improved benchmark accuracy 2025-02-05 19:10:25 +08:00
woggioni 7d0f24fa58 fixed memory leak in InMemoryCache 2025-02-05 19:09:51 +08:00
woggioni 1b6cf1bd96 fixed memory leak in memcached plugin 2025-02-05 14:41:11 +08:00
woggioni 4180df2352 added healthcheck command to client 2025-02-05 00:02:17 +08:00
woggioni c2e388b931 switched to ZGC in docker image
CI / build (push) Successful in 3m28s
0.1.2
2025-02-04 22:46:34 +08:00
woggioni 6c62ac85c0 implemented memcached client with Netty
CI / build (push) Successful in 1m46s
0.1.2-alpha
2025-02-04 22:09:28 +08:00
woggioni 89153b60f8 fixed race condition in InMemoryCache 2025-02-01 10:14:13 +08:00
woggioni a2a40ab60f added semaphore to benchmark command 2025-01-28 00:00:07 +08:00
woggioni 45458761f3 made TLS client certificate request from the server configurable
CI / build (push) Successful in 4m2s
0.1.1
2025-01-27 13:32:04 +08:00
woggioni 90a5834f5f added retry policy to gbcs-client 2025-01-27 13:12:12 +08:00
woggioni 1823d0b9ca fixed throttling retry-after estimation
CI / build (push) Successful in 3m9s
0.1.0
2025-01-25 01:25:01 +08:00
woggioni 649cbba954 initial-available-calls is a positive integer
CI / build (push) Failing after 2m49s
2025-01-24 21:19:40 +08:00
woggioni eb9ccce3be fixed exception handling in the client
CI / build (push) Failing after 2m49s
2025-01-24 19:56:50 +08:00
woggioni 316f64cf9d fixed bug with server timeouts
CI / build (push) Failing after 2m47s
2025-01-24 18:48:25 +08:00
woggioni 24a49779f9 fixed bug
CI / build (push) Failing after 2m57s
2025-01-24 18:15:06 +08:00
woggioni 423b749db9 added throttling
CI / build (push) Successful in 2m39s
2025-01-24 16:53:19 +08:00
woggioni 9ce3e7fa0a small refactor 2025-01-20 23:31:00 +08:00
woggioni 1e6ece37a5 added remote address to logs
CI / build (push) Failing after 1s
2025-01-20 20:50:48 +08:00
woggioni fc9900d821 fixed bug in the server configuration parser
CI / build (push) Successful in 2m50s
added Jacoco test report
2025-01-20 20:23:09 +08:00
woggioni 1a78c8092b fixed client bug (unhandled connection touts)
CI / build (push) Successful in 3m7s
2025-01-20 19:18:20 +08:00