1 repository
Infrastructure configurations for deploying distributed NoSQL databases in containerized environments.
Distinct from Containerized Deployments: Candidates are generic container deployments; this specifically targets the deployment of distributed database clusters.
Explore 1 awesome GitHub repository matching devops & infrastructure · Distributed Database Deployments. Refine with filters or upvote what's useful.
This project is a microservice framework for building scalable backend systems in Go. It provides an architecture for distributed systems with integrated support for service discovery, load balancing, and fault-tolerance mechanisms. The framework distinguishes itself through a domain-driven layered architecture and a remote-first configuration system that synchronizes settings between remote stores and local files with automatic failover. It implements a high-performance communication model using gRPC for unary and streaming data exchange, as well as real-time notification systems for managin
Supports running HBase distributed databases using containerized environments with pre-configured network ports.