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

optimize filestore verify #5286

Closed
wants to merge 2 commits into from
Closed

Commits on Jul 26, 2018

  1. optimize filestore verify

    Also:
    
    * Remove sorting from the filestore functions. This feels like something that
      belongs in the commands.
    * Deduplicate command logic.
    * Switch to commands-lib 1.0
    
    License: MIT
    Signed-off-by: Steven Allen <[email protected]>
    Stebalien committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    98d204b View commit details
    Browse the repository at this point in the history
  2. buffer filestore verify/list output

    we might as well work ahead a bit
    
    License: MIT
    Signed-off-by: Steven Allen <[email protected]>
    Stebalien committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    23f5cd4 View commit details
    Browse the repository at this point in the history