-
-
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
feat: pebbleds profile and plugin #10530
Merged
Merged
Commits on Oct 2, 2024
-
include pebble as built-in plugin
Pebble provides a high-performance alternative to leveldb as the datastore, and will serve as a replacement for badger1. There are a number of tuning parameters available for tuning pebble's performance to your specific needs. Default values are used for any that are not configured or are set to the parameter's zero-value. Requires ipfs/go-ds-pebble#39 Closes #10347
Configuration menu - View commit details
-
Copy full SHA for 584c70f - Browse repository at this point
Copy the full SHA 584c70fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b10610 - Browse repository at this point
Copy the full SHA 2b10610View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c05486 - Browse repository at this point
Copy the full SHA 1c05486View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ed5341 - Browse repository at this point
Copy the full SHA 4ed5341View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c090b5 - Browse repository at this point
Copy the full SHA 5c090b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a5dae8 - Browse repository at this point
Copy the full SHA 6a5dae8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a868e08 - Browse repository at this point
Copy the full SHA a868e08View commit details -
Configuration menu - View commit details
-
Copy full SHA for e74de91 - Browse repository at this point
Copy the full SHA e74de91View commit details
Commits on Oct 3, 2024
-
Co-authored-by: Marcin Rataj <lidel@lidel.org>
Configuration menu - View commit details
-
Copy full SHA for a947412 - Browse repository at this point
Copy the full SHA a947412View commit details -
Co-authored-by: Marcin Rataj <lidel@lidel.org>
Configuration menu - View commit details
-
Copy full SHA for 6d73337 - Browse repository at this point
Copy the full SHA 6d73337View commit details -
Configuration menu - View commit details
-
Copy full SHA for a748fe3 - Browse repository at this point
Copy the full SHA a748fe3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0d5899 - Browse repository at this point
Copy the full SHA a0d5899View commit details -
Configuration menu - View commit details
-
Copy full SHA for e32e5ba - Browse repository at this point
Copy the full SHA e32e5baView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.