Skip to content
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

go.mod: bump Pebble to 94f91669 #107392

Merged
merged 1 commit into from Jul 21, 2023

Commits on Jul 21, 2023

  1. go.mod: bump Pebble to 94f91669

    94f91669 db: rename Experimental.SharedStorage to RemoteStorage in Options
    c62c9127 objstorage: rename objstorage/shared package to remote
    692f3b61 vfs: move errorfs package to vfs dir to allow use in CockroachDB
    5e550364 cmd/pebble: allow passing an explicit checkpoint directory path
    9c3f337a cmd/replay: always log checkpoint initialization
    0cd8f1b8 replay: calculate separate write stall metrics for each reason
    f9d08867 cmd/pebble: use non-default block cache size in replay tool
    d0e583f8 *: improve humanize format
    5e76dfab db: minor update of comment for TargetByteDeletionRate
    456a2a2a objstorage: rename Shared to Remote in the objstorage provider API
    
    Release note (general change): Formatting of byte figures in Pebble
    logs has been improved; any tools that parse these logs might need
    updating.
    
    Epic: none
    RaduBerinde committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    9d63c92 View commit details
    Browse the repository at this point in the history