Skip to content

Bucket methods#154

Draft
giurgiur99 wants to merge 3 commits intomainfrom
feat/storage-bucket-commands
Draft

Bucket methods#154
giurgiur99 wants to merge 3 commits intomainfrom
feat/storage-bucket-commands

Conversation

@giurgiur99
Copy link
Copy Markdown
Contributor

@giurgiur99 giurgiur99 commented Apr 21, 2026

Fixes #153

Changes proposed in this PR:

  • createBucket, addFileToBucket, listBuckets, listFilesInBucket, getFileObject, deleteFile
  • fixed P2P wait loop in src/cli.ts to block on the target peer id
  • addFileToBucket streams files via fs.createReadStream (no buffering)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

implement storage in Ocean CLI

1 participant