You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add config option to control fanout size (#356)
* feat: add config option to control fanout size
Adds a `shardFanoutBytes` option to the importer to allow configuring
the number of bytes used for the HAMT prefix, also a test.
* fix: use fanout "bits" (#357)
---------
Co-authored-by: Rod Vagg <rod@vagg.org>
0 commit comments