Topic

etcd

Repositories (893)

GardasarCode.Docker.PatroniCluster
GardasarCode.Docker.PatroniCluster gardasar-code
0
ToDoList
ToDoList semOpraque

A to-do list app with HTML, SASS / CSS, and Vanilla Javascript.

0
docker-database
docker-database 4kpros Makefile

Simple way to start various database containers

0
etcd-discoveryserver
etcd-discoveryserver YouMightNotNeedKubernetes HCL

A self-hosted etcd Discovery Service

0
etcd-frontend
etcd-frontend pipelinedave TypeScript

A modern web frontend for Etcd, built with React and TypeScript. It allows you to create, list, and delete key-value pairs in an Etcd cluster. The fro...

0
docker
docker kuluce Makefile

provide developers and system administrators with ready-to-use Docker Compose files and related configuration files for various systems

0
voyager
voyager kolkov Go

Production-grade Service Discovery for Go Microservices

0
etcd2cfg
etcd2cfg hasansino Go

Configuration binding to etcd data.

0
kubernets
kubernets rkhan86 Shell

Kubernets Learning

0
OpenBank
OpenBank YizheZhang-Ervin JavaScript

What an Outstanding Bank with Vue3+ElementPlus+Express4+Etcd

0
k8s-cluster-setup
k8s-cluster-setup rspatel031 Shell

Step-by-step guide to set up a Kubernetes (K8s) cluster on Ubuntu, including configuring containerd, installing Kubernetes components, and deploying W...

0
connectrpc-etcd
connectrpc-etcd setcd-io TypeScript

Protobuf Bindings using ConnectRPC for Etcd Client/Server

0
turtles-etcd-restore
turtles-etcd-restore furkatgofurov7 Go

Turtles ETCD Snapshot&Restore POC

0
stream-admin
stream-admin denizumutdereli Go

Stream-Admin is an advanced data and users administrator system that integrates the functionalities of MPPS and the service infrastructure of a real-t...

0
elock
elock nautilus-ops Rust

A lightweight distributed lock implementation built on top of etcd using leases and watch

0
EventSpider
EventSpider SG60 Rust

2-way synchronisation of Notion and Google Calendar

0
hello-etcd
hello-etcd rgl Go

Hello World example application using Go and etcd

0
etcd-benchmark-cleaner
etcd-benchmark-cleaner nh4ttruong Go

This is a lightweight CLI tool to scan, detect, and clean benchmark keys after test from your etcd storage

0
etcd-operations-cli
etcd-operations-cli mkhazamipour Go

A day two tool to operate etcd, Defragmentation, Snapshot on Disk or S3 Compatible storage

0
etcd-leader-election
etcd-leader-election quocthinhle Go
0
PostgreSQL-HA-Cluster
PostgreSQL-HA-Cluster ThomasGrant-93 Dockerfile

The project is designed to explore and deploy a high-availability PostgreSQL cluster aimed at novice DBAs.

0
Kache
Kache Falldio Go

Yet another GroupCache-like distributed caching system.

0
kiss4fun
kiss4fun willww64 Shell

Keep It Simple, Scripted, and just for Fun.

0
cloud-devops-infra
cloud-devops-infra logalexus HCL

Practice for DevOps in Yandex Cloud

0
delayTask-etcd
delayTask-etcd GalaxyFall Go

Go语言基于ETCD的Watch机制的延时任务库,延时任务通过闭包异步调用,可选支持心跳检测重连。

0
tonic-etcd-microservice
tonic-etcd-microservice zem12345678 Rust

一个rust tonic 微服务使用etcd 服务注册和服务发现的例子

0
iDTask
iDTask JamesDante TypeScript
0
OpenEtcdUI
OpenEtcdUI YizheZhang-Ervin JavaScript

Etcd Web UI Client

0
leader-election
leader-election hndev2404 Go

This project implements Leader Election to ensure only one worker is the leader and handles tasks from the message queue. The leader election is manag...

0
go-zero-shorturl
go-zero-shorturl AiLiaa Go

go-zero示例

0
chopurl
chopurl qninhdt Go

ChopURL – A Distributed URL Shortener

0
server
server setcd-io TypeScript

A ground-up rewrite of etcd in NodeJS using ConnectRPC. Designed to work in server-less environments.

0
k8s-core-concepts
k8s-core-concepts PramithaMJ

k8s etcd cmd

0
DistributedCache
DistributedCache CanhuaL Go

🏠参考groupcache实现的分布式缓存 ,并在此基础上使用gRPC进行结点通信 ,使用etcd作为服务注册与发现,新增了缓存过期功能。缓存基于LRU淘汰策略 ,支持并发...

0
yii2-etcd
yii2-etcd s1lver PHP

Yii2 etcd component

0
etcd
etcd PetrovEvgenyS Shell

etcd

0
eks-controller
eks-controller mohandasaiah Go

ACK service controller for Amazon Elastic Kubernetes Service (EKS)

0
etcd-playground
etcd-playground jpittis Go

An environment for exploring, debugging, and developing etcd.

0
casbin-python-etcd-watcher
casbin-python-etcd-watcher apache Python

etcd watcher for PyCasbin

0
kvstore
kvstore cxljs Go

A key/value store based on etcd's raft.

0
terraform-ibm-icd-etcd
terraform-ibm-icd-etcd terraform-ibm-modules HCL

Implements an instance of IBM Cloud Databases for etcd.

0
charmed-etcd-snap
charmed-etcd-snap canonical Shell

This repository contains the packaging metadata for creating a snap of etcd built from Launchpad.

0
dotnet-etcd
dotnet-etcd synthiq-europe

Libraries for interacting with etcd from .NET.

0
MicroServices_SpringV3
MicroServices_SpringV3 YizheZhang-Ervin Java

Middlewares with Springboot

0
etcdctl-webui
etcdctl-webui sjagannath05 TypeScript

Lightweight web UI for etcd v3 key management — multi-cluster, mTLS/password auth, import/export, single Docker container with embedded React frontend

0
perseus
perseus waktuberita

🔒 Transform Claude into an automated penetration tester to find vulnerabilities in your code across 8 languages and popular frameworks.

0
geminik8s
geminik8s turtacn Go

GeminiK8s:revolutionizes Kubernetes deployments by providing a cost-effective dual-node high availability solution that reduces infrastructure costs...

0
etcd-snapper
etcd-snapper siyamsarker Python

A lightweight Python tool designed to simplify backup and restoration of etcd key-value databases. It allows exporting etcd data into snapshot files a...

0
dilu-go-kit
dilu-go-kit baowk Go

Go 微服务基础工具包(boot/log/mid/resp/store/registry/notify)— 内置 AI 辅助编程规范模板(Claude Code / Codex / Cursor / Windsurf / Copilot)

0
MyEtcd
MyEtcd EvildoerXiaoyy Go

这是一个用Go语言实现的完整etcd克隆,专门用于学习分布式系统的核心原理和实践。项目从简单的键值存储开始,逐步实现了WAL(Write-Ahead Log)机制、ACID事务特性...

0