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

Implement copydir/makedirs using batch requests for more speed #44

Open
rkhwaja opened this issue Aug 1, 2020 · 0 comments
Open

Implement copydir/makedirs using batch requests for more speed #44

rkhwaja opened this issue Aug 1, 2020 · 0 comments

Comments

@rkhwaja
Copy link
Owner

rkhwaja commented Aug 1, 2020

  • Make as many IDs as needed using generateIds
  • Make all of the new files and directories using batch requests. Not sure if it will work - can you assign a parent directory ID if the directory hasn't been created yet?
@rkhwaja rkhwaja changed the title Implement copydir using batch requests for more speed Implement copydir/makedirs using batch requests for more speed Jan 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant