9d5ed1acac
Feature/scanner performance optimization ( #498 )
...
* Refactor: reimplement scanner
Signed-off-by: RustFS Developer <[email protected] >
* comment lock
Signed-off-by: junxiang Mu <[email protected] >
* remove dirty file
Signed-off-by: junxiang Mu <[email protected] >
* Fix: fix rebase
* fix(scanner): Improve error handling and logging
Signed-off-by: junxiang Mu <[email protected] >
---------
Signed-off-by: RustFS Developer <[email protected] >
Signed-off-by: junxiang Mu <[email protected] >
Co-authored-by: RustFS Developer <[email protected] >
2025-09-08 18:35:45 +08:00
Chrislearn Young and GitHub
823d4b6f79
Add typos github actions and fix typos ( #265 )
...
* Add typo github actions and fix typos
* cargo fmt
2025-07-19 22:08:50 +08:00
weisd and GitHub
982cc66c74
fix: Refactor session policy handling and fix owner permission check ( #226 )
2025-07-16 16:40:51 +08:00
yihong and GitHub
72aead5466
fix: make ci and local use the same toolchain ( #72 )
...
Signed-off-by: yihong0618 <[email protected] >
2025-07-07 10:40:53 +08:00
yihong and GitHub
abd5dff9b5
fix: make lint build and clippy happy ( #71 )
...
Signed-off-by: yihong0618 <[email protected] >
2025-07-07 09:55:53 +08:00
houseme and GitHub
5826396cd0
refactor: Restructure project layout and clean up dependencies ( #30 )
...
This commit introduces a significant reorganization of the project structure to improve maintainability and clarity.
Key changes include:
- Adjusted the directory layout for a more logical module organization.
- Removed unused crate dependencies, reducing the overall project size and potentially speeding up build times.
- Updated import paths and configuration files to reflect the structural changes.
2025-07-02 19:33:12 +08:00