Home Download Docs Code Community
import "perkeep/pkg/blobserver/namespace"
Overview
Index

Overview ▾

Package namespace implements the "namespace" blobserver storage type.

A namespace storage is backed by another storage target but only has access and visibility to a subset of the blobs which have been uploaded through this namespace. The list of accessible blobs are stored in the provided "inventory" sorted key/value target.

Index

Package files

ns.go

Website layout inspired by memcached.
Content by the authors.