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

We should only sync dirs once on putMany #77

Open
Stebalien opened this issue Apr 10, 2020 · 0 comments
Open

We should only sync dirs once on putMany #77

Stebalien opened this issue Apr 10, 2020 · 0 comments
Labels
kind/enhancement A net-new feature or improvement to an existing feature

Comments

@Stebalien
Copy link
Member

Currently, we use a slice and sync one dir per put. We should use a map and sync each directory once.

@Stebalien Stebalien added the kind/enhancement A net-new feature or improvement to an existing feature label Apr 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A net-new feature or improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant