Commit Graph

93 Commits

Author SHA1 Message Date
junxiang Mu fe50ccd39f tmp 2024-11-14 10:27:07 +08:00
weisd bce600ba10 fix list_objects 2024-11-09 02:52:05 +08:00
weisd e922c70c99 ec use AsyncRead 2024-11-04 17:43:05 +08:00
weisd 69e19fe8ab cargo clippy 2024-11-04 09:08:21 +08:00
weisd d4a220bddc cargo fmt 2024-11-03 10:05:50 +08:00
weisd 16a81047e3 Optimization FileReader 2024-11-03 00:19:14 +08:00
weisd 71d4f1568f Optimization FileReader 2024-11-02 23:36:04 +08:00
weisd 2c26ea534f Optimization FileReader 2024-11-02 22:07:33 +08:00
weisd 6ab538050d fix bitrot readat bug 2024-11-02 17:53:30 +08:00
weisd 52a81f8fd5 merge versioning, fix buff bitrot 2024-11-02 15:12:06 +08:00
weisd 09ea11c13d merge versioning, fix bug todo 2024-11-02 00:21:10 +08:00
junxiang Mu a8d36fba8f heal object(1)
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-11-01 17:40:54 +08:00
junxiang Mu c0e6751893 bitrot streaming
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-11-01 17:40:14 +08:00
junxiang Mu e6cd184cd6 bitrot test(1)
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-11-01 17:40:14 +08:00
junxiang Mu 57c6a08b29 bitrot(2)
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-11-01 17:40:14 +08:00
junxiang Mu edb1e692f1 bitrot(1)
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-11-01 17:40:14 +08:00
junxiang Mu 49593dd77d Cross platform get_info
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-11-01 17:40:14 +08:00
junxiang Mu 76fb6775d1 heal object
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-11-01 17:40:14 +08:00
junxiang Mu 3f2772c74c healing tracker
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-11-01 17:40:14 +08:00
junxiang Mu e4f5ca7ea8 tmp 2024-11-01 17:40:09 +08:00
weisd f520fda6fb fix list_volumes name 2024-10-15 14:45:50 +00:00
weisd 12114dce16 fix:#38 implement the basic storage functions of bucketmeta config use s3s struct define 2024-10-14 14:58:32 +08:00
junxiang Mu a0e37098bb fix clippy
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-10-12 14:09:52 +08:00
weisd 81dc3d4404 done bucket policy, need test 2024-10-12 00:41:03 +08:00
weisd 80248981dd Merge remote-tracking branch 'origin/main' into bucketmeta 2024-09-30 21:25:31 +08:00
junxiang Mu 8edd667ff4 fix: make_volume api error
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-09-29 14:08:48 +08:00
weisd cbaea166c4 init bucketmeta struct 2024-09-27 22:00:45 +08:00
weisd 91e65867bb merge main 2024-09-27 20:12:54 +08:00
junxiang Mu bd02676dbc refact error
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-09-27 16:51:54 +08:00
junxiang Mu 04ab9d75a9 multiplex channel && rpc service add authentication
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-09-27 16:29:40 +08:00
weisd 8e3bc8b8a7 review disk 2024-09-27 09:08:44 +08:00
weisd 3d6172c544 opt 2024-09-27 09:05:38 +08:00
weisd 96c69ef224 opt: rename_data 2024-09-27 00:06:34 +08:00
weisd 03e3c8fb70 opt: rename_data 2024-09-26 23:45:29 +08:00
weisd 053cbc1b35 fix:read_metadata 2024-09-26 16:27:01 +08:00
weisd 98f48ba067 merge remote support 2024-09-26 16:04:20 +08:00
weisd 67c05c9c37 Merge branch 'quorum' of github.com:rustfs/s3-rustfs into quorum 2024-09-26 15:51:56 +08:00
weisd 5d46bba216 opt:read/write_all 2024-09-26 15:51:44 +08:00
junxiang Mu 4a11fa61ed add remote support: delete_version,rename_part,delete_paths,update_metadata
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-09-26 15:15:26 +08:00
weisd b0d3641b29 add xl_meta.update_object_version 2024-09-26 14:12:47 +08:00
junxiang Mu ca3dac9a25 support distribute lock
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-09-26 11:30:56 +08:00
weisd e29ef738f2 review localdisk 2024-09-26 01:52:52 +08:00
weisd d759eb8b7c stash 2024-09-25 17:31:46 +08:00
weisd f46c53b77e done read/write quorum, need test 2024-09-25 16:21:21 +08:00
weisd 4f1e31999d update stock api 2024-09-25 15:27:23 +08:00
weisd ad4a32762d add rename_part 2024-09-25 11:49:12 +08:00
weisd 43c94c7be2 putobject reduce_read_quorum_errs 2024-09-24 23:36:26 +08:00
weisd 84b1ebd2c8 fix: #23 need test reduce_read_quorum_errs 2024-09-24 16:21:02 +08:00
weisd dbb6980e96 fix quorum err 2024-09-24 10:39:12 +08:00
weisd 29100d5250 review disk 2024-09-24 00:00:44 +08:00