weisd
|
c48ebd5149
|
feat: add compress support
|
2025-06-17 15:06:40 +08:00 |
|
weisd
|
e8a59d7c07
|
move disk::utils to crates::utils
|
2025-06-11 15:55:40 +08:00 |
|
weisd
|
9384b831ec
|
ecstore update ec/disk/error
|
2025-06-06 01:13:51 +08:00 |
|
houseme
|
136118ed21
|
fix
|
2025-05-14 19:04:52 +08:00 |
|
houseme
|
571cedf4ce
|
feat(obs): implement global OpenTelemetry guard management
|
2025-05-12 13:32:18 +08:00 |
|
houseme
|
29ddf4dbc8
|
refactor: standardize constant management and fix typos (#387)
* init rustfs config
* init rustfs-utils crate
* improve code for rustfs-config crate
* add
* improve code for comment
* init rustfs config
* improve code for rustfs-config crate
* add
* improve code for comment
* Unified management of configurations and constants
* fix: modify rustfs-config crate name
* add default fn
* improve code for rustfs config
* refactor: standardize constant management and fix typos
- Create centralized constants module for global static constants
- Replace runtime format! expressions with compile-time constants
- Fix DEFAULT_PORT reference issues in configuration arguments
- Use const-str crate for compile-time string concatenation
- Update tokio dependency from 1.42.2 to 1.45.0
- Ensure consistent naming convention for configuration constants
* fix
* Update common/workers/src/workers.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-05-07 17:23:22 +08:00 |
|