Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(BA-502): Add Draft of Skeleton Interface for Storage-Proxy (… #3490

Closed
wants to merge 2 commits into from

Conversation

MintCat98
Copy link

#3434)

resolves #3434 (BA-502)

Add a draft skeletion interface of storage-proxy handlers for refactoring.
(Working in progress)

Files were added in ./src/ai/backend/storage/api/vfolder

  • __init__.py (not worked)
  • client.py (not worked)
  • manager_handler.py
  • manager_service.py
  • types.py

Copy link

cla-assistant bot commented Jan 17, 2025

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot added comp:storage-proxy Related to Storage proxy component size:L 100~500 LoC labels Jan 17, 2025
@github-actions github-actions bot added size:XL 500~ LoC and removed size:L 100~500 LoC labels Jan 22, 2025
@MintCat98 MintCat98 closed this Jan 22, 2025
@MintCat98 MintCat98 deleted the refactor/vfolder-storge-proxy branch January 22, 2025 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:storage-proxy Related to Storage proxy component size:XL 500~ LoC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the skeleton interface of VFolder CRUD APIs using the new layered architecture in storage-proxy
1 participant