Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

fix: handle shard updates that create subshards of subshards #47

Merged
merged 1 commit into from
Mar 26, 2019

Conversation

achingbrain
Copy link
Collaborator

I'd assumed that adding a file to a HAMT shard involved either adding a link, updating a link or replacing a link with a subshard that contains the files.

You can have files that result in a subshard being created that contains a subshard with the files in.

This PR handles that outcome.

I'd assumed that adding a file to a HAMT shard involved either
adding a link, updating a link or replacing a link with a subshard.

You can have files that result in a subshard being created that contains
a subshard with the files in.

This PR handles that outcome.
@ghost ghost assigned achingbrain Mar 21, 2019
@ghost ghost added the in progress label Mar 21, 2019
@achingbrain achingbrain merged commit 1158951 into master Mar 26, 2019
@achingbrain achingbrain deleted the fix-subshards-of-subshards branch March 26, 2019 07:32
@ghost ghost removed the in progress label Mar 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant