shard

package
v0.0.0-...-4ba1123 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package shard registers the "shard" blobserver storage type, predictably spraying out blobs out over the provided backends based on their blobref. Each blob maps to exactly one backend.

Example low-level config:

"/foo/": {
    "handler": "storage-shard",
    "handlerArgs": {
        "backends": ["/s1/", "/s2/"]
     }
},

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL