-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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 unixfs sharding #3042
Commits on Mar 22, 2017
-
implement an HAMT for unixfs directory sharding
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
Configuration menu - View commit details
-
Copy full SHA for bb09ffd - Browse repository at this point
Copy the full SHA bb09ffdView commit details -
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
Configuration menu - View commit details
-
Copy full SHA for 06fb495 - Browse repository at this point
Copy the full SHA 06fb495View commit details -
iterator technique for unixfs dir listing
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
Configuration menu - View commit details
-
Copy full SHA for c8af993 - Browse repository at this point
Copy the full SHA c8af993View commit details -
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
Configuration menu - View commit details
-
Copy full SHA for 8d4791c - Browse repository at this point
Copy the full SHA 8d4791cView commit details -
chekc that size input to newHamtShard is a power of two
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
Configuration menu - View commit details
-
Copy full SHA for 62bb7c9 - Browse repository at this point
Copy the full SHA 62bb7c9View commit details -
fix handling of filestore nodes in mfs during add
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e876434 - Browse repository at this point
Copy the full SHA e876434View commit details
Commits on Mar 23, 2017
-
add global config switch for sharding
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c4c6653 - Browse repository at this point
Copy the full SHA c4c6653View commit details
Commits on Mar 24, 2017
-
fix go vet issues in hamt sharding PR
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 65b9716 - Browse repository at this point
Copy the full SHA 65b9716View commit details