dragonfly/client/config
Jim Ma 89376d6c4e
feat: ipv6 support (#1685)
Signed-off-by: Jim Ma <majinjing3@gmail.com>
Co-authored-by: Gaius <gaius.qi@gmail.com>
2023-06-28 17:33:57 +08:00
..
mocks feat: dynconfig add refresh func (#1563) 2023-06-28 17:33:45 +08:00
testdata feat: ipv6 support (#1685) 2023-06-28 17:33:57 +08:00
constants.go feat: change dfdaemon rate limit (#1661) 2023-06-28 17:33:54 +08:00
constants_otel.go feat: implement client seed mode (#1247) 2023-06-28 17:33:18 +08:00
deprecated.go feat: remove github/pkg/errors package (#1416) 2023-06-28 17:33:31 +08:00
dfcache.go feat: remove github/pkg/errors package (#1416) 2023-06-28 17:33:31 +08:00
dfget.go add application-level statistics (#1559) 2023-06-28 17:33:45 +08:00
dfget_darwin.go feat: remove golang +build tag (#1585) 2023-06-28 17:33:47 +08:00
dfget_linux.go feat: remove golang +build tag (#1585) 2023-06-28 17:33:47 +08:00
dfget_test.go fix TestCheckHeader (#1201) 2023-06-28 17:33:09 +08:00
dfstore.go feat: add dfstore command (#1441) 2023-06-28 17:33:34 +08:00
dfstore_test.go feat: add dfstore command (#1441) 2023-06-28 17:33:34 +08:00
dynconfig.go feat: dynconfig add refresh func (#1563) 2023-06-28 17:33:45 +08:00
dynconfig_local.go feat: check whether scheduler is in the same cluster (#1620) 2023-06-28 17:33:50 +08:00
dynconfig_local_test.go feat: resolver addr add ServerName (#1614) 2023-06-28 17:33:50 +08:00
dynconfig_manager.go feat: ipv6 support (#1685) 2023-06-28 17:33:57 +08:00
dynconfig_manager_test.go feat: ipv6 support (#1685) 2023-06-28 17:33:57 +08:00
dynconfig_test.go feat: manager client add context (#1562) 2023-06-28 17:33:45 +08:00
fixme.go feat: ipv6 support (#1685) 2023-06-28 17:33:57 +08:00
flags.go feat: rename client/clientutil to client/util (#1420) 2023-06-28 17:33:32 +08:00
headers.go add application-level statistics (#1559) 2023-06-28 17:33:45 +08:00
peerhost.go feat: ipv6 support (#1685) 2023-06-28 17:33:57 +08:00
peerhost_darwin.go feat: ipv6 support (#1685) 2023-06-28 17:33:57 +08:00
peerhost_linux.go feat: ipv6 support (#1685) 2023-06-28 17:33:57 +08:00
peerhost_test.go feat: ipv6 support (#1685) 2023-06-28 17:33:57 +08:00