Zhengchao An
|
710ae74cde
|
perf: add S3 operations benchmark framework (#738) (#4005)
|
2026-06-28 18:02:41 +08:00 |
|
Zhengchao An
|
05d201679c
|
fix: replace unwrap() with expect() in more files (#729 batch 13) (#3993)
|
2026-06-28 11:45:13 +08:00 |
|
安正超
|
f833cd9cbe
|
fix(metrics): keep S3 op counts when chains are disabled (#2675)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-04-25 01:24:53 +00:00 |
|
houseme
|
8d7cd4cb1b
|
chore: upgrade dependencies and migrate to aws-lc-rs (#1333)
|
2026-01-02 00:02:34 +08:00 |
|
Copilot
|
b7964081ce
|
Fix KMS configuration synchronization across cluster nodes (#855)
* Initial plan
* Add KMS configuration persistence to cluster storage
Co-authored-by: houseme <4829346+houseme@users.noreply.github.com>
* Apply code formatting to KMS configuration changes
Co-authored-by: houseme <4829346+houseme@users.noreply.github.com>
* add comment
* fix fmt
* fix
* Fix overlapping dependabot cargo configurations
Co-authored-by: houseme <4829346+houseme@users.noreply.github.com>
* improve code for comment and replace `Once_Cell` to `std::sync::OnceLock`
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: houseme <4829346+houseme@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: loverustfs <155562731+loverustfs@users.noreply.github.com>
|
2025-11-16 00:05:03 +08:00 |
|
weisd
|
a65856bdf4
|
Fix CRC32C Checksum Implementation and Enhance Authentication System (#678)
* fix: get_condition_values
* fix checksum crc32c
* fix clippy
|
2025-10-21 21:28:00 +08:00 |
|