21 Commits

Author SHA1 Message Date
5e173dbf62 fixed unit tests 2025-02-05 21:24:10 +08:00
7d0f24fa58 fixed memory leak in InMemoryCache 2025-02-05 19:09:51 +08:00
1b6cf1bd96 fixed memory leak in memcached plugin 2025-02-05 14:41:11 +08:00
6c62ac85c0 implemented memcached client with Netty 2025-02-04 22:09:28 +08:00
89153b60f8 fixed race condition in InMemoryCache 2025-02-01 10:14:13 +08:00
45458761f3 made TLS client certificate request from the server configurable 2025-01-27 13:32:04 +08:00
90a5834f5f added retry policy to gbcs-client 2025-01-27 13:12:12 +08:00
1823d0b9ca fixed throttling retry-after estimation 2025-01-25 01:25:01 +08:00
649cbba954 initial-available-calls is a positive integer 2025-01-24 21:19:40 +08:00
eb9ccce3be fixed exception handling in the client 2025-01-24 19:56:50 +08:00
316f64cf9d fixed bug with server timeouts 2025-01-24 18:48:25 +08:00
24a49779f9 fixed bug 2025-01-24 18:15:06 +08:00
423b749db9 added throttling 2025-01-24 16:53:19 +08:00
1e6ece37a5 added remote address to logs 2025-01-20 20:50:48 +08:00
fc9900d821 fixed bug in the server configuration parser
added Jacoco test report
2025-01-20 20:23:09 +08:00
1a78c8092b fixed client bug (unhandled connection touts) 2025-01-20 19:18:20 +08:00
3d1847c408 added server timeouts 2025-01-20 15:45:13 +08:00
702556bfbb added parameter to configure incoming connections backlog size 2025-01-20 10:22:03 +08:00
06e9e7ca09 small optimization to make authenticator a singleton 2025-01-20 09:05:53 +08:00
fa5bb55baa uniformed xml configuration attributes, added max-request-size parameter 2025-01-20 08:24:44 +08:00
75ebf2248f general refactoring 2025-01-17 14:17:57 +08:00