summaryrefslogtreecommitdiff
path: root/rola-utils/constants/src/common.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat(bucket): implement bucket initialization and logging infrastructure魏曹先生11 days1-1/+4
| | | | | Add bucket init logic with directory structure creation and log macros for tracing
* refactor: extract shared utilities and add space-system crate魏曹先生12 days1-0/+7
Extract rola-vcs/internal_macros into shared utils crates (shared_constants, shared_macros, space-system) and implement the Bucket enum with async space management