rustic/src
aawsome 2c24954932
fix: rename OPENDAL_HOT_*/COLD_* to OPENDALHOT_*/COLD_* (#1393)
#1392 was unfortunately ambiguous. IMO the better option to solve #1391
is to use OPENDALHOT_* and OPENDALCOLD_* env variables.
2025-04-19 07:21:47 +02:00
..
bin fix(commands): remove SIGPIPE default handler (#1431) 2025-03-20 06:01:41 +01:00
commands fix clippy lint 2025-04-18 07:38:52 +02:00
config fix clippy lints 2025-03-02 21:28:53 +01:00
snapshots feat: push prometheus metrics to pushgateway on-demand (#1404) 2025-03-04 10:33:49 +01:00
application.rs chore(clippy): apply fixes automatically 2024-11-20 04:22:44 +01:00
commands.rs fix: rename OPENDAL_HOT_*/COLD_* to OPENDALHOT_*/COLD_* (#1393) 2025-04-19 07:21:47 +02:00
config.rs feat: push prometheus metrics to pushgateway on-demand (#1404) 2025-03-04 10:33:49 +01:00
error.rs feat: Add --filter-jq option (#1372) 2024-11-30 22:06:19 +01:00
filtering.rs feat: Add --filter-jq option (#1372) 2024-11-30 22:06:19 +01:00
helpers.rs refactor: clean up whitespace and update clippy linting allowances 2024-11-29 13:31:44 +01:00
lib.rs refactor: simplify lifetime annotations in OpenFileReader and TreeIterItem implementations 2024-11-29 16:05:11 +01:00
repository.rs