dragonfly/client/config
Gaius 730d0c8293
feat: set calculateDigest to false in dfdaemon, because it has bug in large files (#3235)
feat: set calculateDigest to false in dfdaemon, because it has bug in downloading large files

Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-04-25 23:34:41 +08:00
..
mocks feat: add MaxScheduleCount and GetSeedPeers (#2868) 2023-11-09 13:49:09 +08:00
testdata feat: set calculateDigest to false in dfdaemon, because it has bug in large files (#3235) 2024-04-25 23:34:41 +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 feat: add MaxScheduleCount and GetSeedPeers (#2868) 2023-11-09 13:49:09 +08:00
dynconfig_local_test.go test: add unit test for Notify (#2748) 2023-09-21 12:07:44 +08:00
dynconfig_manager.go feat: avoid hot resolve in grpc (#2884) 2023-11-15 22:23:43 +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 feat: peer exchange (#3141) 2024-04-09 18:29:57 +08:00
peerhost_darwin.go feat: set calculateDigest to false in dfdaemon, because it has bug in large files (#3235) 2024-04-25 23:34:41 +08:00
peerhost_linux.go feat: set calculateDigest to false in dfdaemon, because it has bug in large files (#3235) 2024-04-25 23:34:41 +08:00
peerhost_test.go feat: set calculateDigest to false in dfdaemon, because it has bug in large files (#3235) 2024-04-25 23:34:41 +08:00