-
Notifications
You must be signed in to change notification settings - Fork 31
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: npm/cacache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: npm/cacache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 9 files changed
- 2 contributors
Commits on Mar 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7d30656 - Browse repository at this point
Copy the full SHA 7d30656View commit details -
Configuration menu - View commit details
-
Copy full SHA for e72f290 - Browse repository at this point
Copy the full SHA e72f290View commit details -
fix(index): segment cache items with another subbucket (#64)
This will further help prevent individual buckets from becoming so big, they start giving filesystems a hard time because of too many inodes in a dir. Or, you know, you can only use cacache in btrfs, that's fine too? 😏 * fix: move hash segmenting to util module * BREAKING: add extra sub-bucket * reduce noise: factor out readdir w/ ignored ENOENT * bump content/index versions * back out module.exports = { ... }
Configuration menu - View commit details
-
Copy full SHA for c3644e5 - Browse repository at this point
Copy the full SHA c3644e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fe8665 - Browse repository at this point
Copy the full SHA 4fe8665View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00a6475 - Browse repository at this point
Copy the full SHA 00a6475View commit details
There are no files selected for viewing