dragonfly/client/config
Chongzhi Deng 44658cf361
chore: fix typo (#3435)
Signed-off-by: BruceAko <chongzhi@hust.edu.cn>
2024-08-15 17:19:22 +08:00
..
mocks feat: send config of the seed peer cluster for load limit (#3370) 2024-07-09 22:10:44 +08:00
testdata chore: optimize hijack ca format (#3418) 2024-08-06 14:46:52 +08:00
constants.go feat: make log rotation settings configurable (#3085) 2024-02-28 16:36:43 +08:00
constants_otel.go feat: optional save list metadata to p2p (#1822) 2023-06-28 17:34:09 +08:00
deprecated.go Revert "feat: replace fmt.Sprintf with net.JoinHostPort" (#2649) 2023-08-17 17:21:50 +08:00
dfcache.go feat: make log rotation settings configurable (#3085) 2024-02-28 16:36:43 +08:00
dfget.go feat: make log rotation settings configurable (#3085) 2024-02-28 16:36:43 +08:00
dfget_darwin.go feat: remove callsystem and pattern (#1925) 2023-06-28 17:34:17 +08:00
dfget_linux.go feat: make log rotation settings configurable (#3085) 2024-02-28 16:36:43 +08:00
dfget_test.go test: add unit test for Convert (#2725) 2023-09-13 11:32:08 +08:00
dfstore.go feat: net.JoinHostPort replace fmt.Sprintf (#2622) 2023-08-11 14:03:01 +08:00
dfstore_test.go test: rename Test_Validate to TestDfstoreConfig_Validate (#2644) 2023-08-16 16:49:04 +08:00
dynconfig.go feat: add MaxScheduleCount and GetSeedPeers (#2868) 2023-11-09 13:49:09 +08:00
dynconfig_local.go chore: fix typo (#3435) 2024-08-15 17:19:22 +08:00
dynconfig_local_test.go test: add unit test for Notify (#2748) 2023-09-21 12:07:44 +08:00
dynconfig_manager.go chore: fix typo (#3435) 2024-08-15 17:19:22 +08:00
dynconfig_manager_test.go feat: add MaxScheduleCount and GetSeedPeers (#2868) 2023-11-09 13:49:09 +08:00
dynconfig_test.go fix: if scheduler has no seed peer, return error in preheating (#2835) 2023-10-30 16:45:39 +08:00
fixme.go feat: ipv6 support (#1685) 2023-06-28 17:33:57 +08:00
flags.go Revert "feat: replace fmt.Sprintf with net.JoinHostPort" (#2649) 2023-08-17 17:21:50 +08:00
headers.go feat: provide support for JuiceFS objectStorage implementation (#2578) 2023-07-31 10:44:21 +08:00
peerhost.go chore: optimize hijack ca format (#3418) 2024-08-06 14:46:52 +08:00
peerhost_darwin.go chore: optimize calculate digest (#3343) 2024-06-25 16:59:19 +08:00
peerhost_linux.go chore: optimize calculate digest (#3343) 2024-06-25 16:59:19 +08:00
peerhost_test.go chore: optimize hijack ca format (#3418) 2024-08-06 14:46:52 +08:00