Skip to content

Comments

refactor(services/koofr): split koofr into separate crate#7043

Merged
Xuanwo merged 1 commit intoapache:mainfrom
tao12345666333:refactor/split-service-koofr
Dec 17, 2025
Merged

refactor(services/koofr): split koofr into separate crate#7043
Xuanwo merged 1 commit intoapache:mainfrom
tao12345666333:refactor/split-service-koofr

Conversation

@tao12345666333
Copy link
Member

@tao12345666333 tao12345666333 commented Dec 16, 2025

This PR splits the koofr service into its own crate opendal-service-koofr.

  • Create new crate at core/services/koofr
  • Update feature flag to use the new crate
  • Remove koofr from opendal-core
  • Re-export from facade crate

Closes #6904

AI Usage Statement

Claude Code + Claude 4.5 Opus

This PR splits the koofr service into its own crate `opendal-service-koofr`.

- Create new crate at `core/services/koofr`
- Update feature flag to use the new crate
- Remove koofr from `opendal-core`
- Re-export from facade crate

Closes apache#6904
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor" labels Dec 16, 2025
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for working on this

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 17, 2025
@Xuanwo Xuanwo merged commit 0d5691f into apache:main Dec 17, 2025
335 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor" size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[core split] Service: koofr

2 participants