[ ソース: etcd ]
パッケージ: golang-etcd-server-dev (3.4.23-4)
golang-etcd-server-dev に関するリンク
Debian の資源:
etcd ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [etcd.io]
類似のパッケージ:
highly-available key value store -- source
A highly-available key value store for shared configuration and service discovery. etcd is inspired by zookeeper and doozer, with a focus on:
* Simple: curl'able user facing API (HTTP+JSON) * Secure: optional SSL client cert authentication * Fast: benchmarked 1000s of writes/s per instance * Reliable: Properly distributed using Raft
Etcd uses the Raft consensus algorithm to manage a highly-available replicated log.
This package contains the source.
その他の golang-etcd-server-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-bgentry-speakeasy-dev (>= 0.1.0~)
- Golang helpers for reading password input without cgo
-
- dep: golang-github-cockroachdb-datadriven-dev
- extension of Table-Driven Testing (library)
-
- dep: golang-github-coreos-bbolt-dev
- low-level key/value database for Go, especially CoreOS's etcd
-
- dep: golang-github-coreos-go-semver-dev (>= 0.2.0~)
- Go library for semantic versioning
-
- dep: golang-github-coreos-go-systemd-dev
- Go client bindings for systemd socket activation, journal and D-Bus
-
- dep: golang-github-coreos-pkg-dev (>= 3~)
- collection of Go utility packages
-
- dep: golang-github-creack-pty-dev (>= 1.1.11~)
- PTY interface for Golang
-
- dep: golang-github-dustin-go-humanize-dev
- format units to human friendly sizes
-
- dep: golang-github-gogo-protobuf-dev
- alternative protocol buffer support for Golang - sources
-
- dep: golang-github-golang-groupcache-dev (>= 0.0~git20160516.0.02826c3~)
- caching and cache-filling library, a replacement for memcached
-
- dep: golang-github-golang-jwt-jwt-dev
- golang implementation of JSON Web Tokens (library)
-
- dep: golang-github-google-btree-dev
- BTree implementation for Go
-
- dep: golang-github-google-uuid-dev
- generates and inspects UUIDs based on RFC 4122
-
- dep: golang-github-grpc-ecosystem-go-grpc-middleware-dev
- Go gRPC Middlewares: interceptor chaining, auth, logging, retries and more
-
- dep: golang-github-grpc-ecosystem-go-grpc-prometheus-dev
- Prometheus monitoring for gRPC Go servers
-
- dep: golang-github-grpc-ecosystem-grpc-gateway-dev (>= 1.2.0~)
- gRPC to JSON proxy generator for Golang -- sources
-
- dep: golang-github-jonboulle-clockwork-dev
- Simple fake clock for Go
-
- dep: golang-github-json-iterator-go-dev
- High-performance drop-in replacement of "encoding/json"
-
- dep: golang-github-modern-go-reflect2-dev
- Reflection API without runtime reflect.Value cost
-
- dep: golang-github-olekukonko-tablewriter-dev (>= 0.0~git20170122.0.a0225b3~)
- generate ASCII tables in Golang
-
- dep: golang-github-prometheus-client-golang-dev (>= 1.0.0~)
- Prometheus instrumentation library for Go applications
-
- dep: golang-github-prometheus-client-model-dev
- data model artifacts for Prometheus
-
- dep: golang-github-soheilhy-cmux-dev
- serve different services on the same port
-
- dep: golang-github-spf13-cobra-dev
- Go library for creating powerful modern Go CLI applications
-
- dep: golang-github-spf13-pflag-dev
- Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags
-
- dep: golang-github-tmc-grpc-websocket-proxy-dev
- proxy to upgrade grpc-gateway streaming endpoints to use websockets
-
- dep: golang-github-urfave-cli-dev
- package for building command line apps in Go
-
- dep: golang-github-xiang90-probing-dev (>= 0.0.1~)
- Go library for HTTP probing
-
- dep: golang-go.uber-zap-dev
- Blazing fast, structured, leveled logging in Go
-
- dep: golang-golang-x-crypto-dev
- Supplementary Go cryptography libraries
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries
-
- dep: golang-golang-x-sys-dev
- Low-level interaction with the operating system
-
- dep: golang-golang-x-time-dev
- Go supplementary time packages
-
- dep: golang-google-grpc-dev
- implementation of gRPC in Go
-
- dep: golang-gopkg-cheggaaa-pb.v1-dev
- simple console progress bar for Go
-
- dep: golang-gopkg-yaml.v2-dev
- YAML support for the Go language
-
- dep: golang-goprotobuf-dev
- 移行用ダミーパッケージ
-
- dep: golang-k8s-sigs-yaml-dev
- better way to marshal and unmarshal YAML in Golang (library)