Top 4.8% dependent repos on proxy.golang.org
proxy.golang.org : github.com/qri-io/registry
Package registry defines primitives for keeping centralized repositories of qri types (peers, datasets, etc). It uses classical client/server patterns, arranging types into cannonical stores. At first glance, this seems to run against the grain of "decentralize or die" principles espoused by those of us interested in reducing points of failure in a network. Registries offer a way to operate as a federated model, with peers opting-in to a set of norms set forth by a registry. It is a long term goal at qri that it be *possible* to fully decentralize all aspects, of qri this isn't practical short-term, and isn't always a desired property. As an example, associating human-readable usernames with crypto keypairs is an order of magnitude easier if you just put the damn thing in a list. So that's what this registry does. This base package provides common primitives that other packages can import to work with a registry, and subpackages for turning these primitives into usable tools like servers & (eventually) command-line clients
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/qri-io/registry
License: MIT
Latest release: almost 6 years ago
First release: almost 6 years ago
Namespace: github.com/qri-io
Dependent packages: 1
Dependent repositories: 1
Stars: 4 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago