Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/PumpkinSeed/locker

Package locker is a distributed lock service built on top of etcd. https://github.com/coreos/etcd Locker gives you a way of creating and maintaining locks across a network, useful for synchronising access to resources when multiple machines are involved. A simple example is a name server. A service would lock its hostname record and set the value to its IP address: Other clients wanting to resolve the address could call and would recieve the IP address: 10.1.1.1. This gets a bit more interesting when clients start watching the records and are notified of changes when they occur.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/%21pumpkin%21seed/locker
Keywords: distributed-lock, distributed-storage, distributed-systems
License: MIT
Latest release: about 6 years ago
First release: about 6 years ago
Namespace: github.com/PumpkinSeed
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 24 days ago

    Loading...
    Readme
    Loading...