shard

package
v0.0.0-...-a9d0b9c Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2014 License: Apache-2.0 Imports: 6 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