awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
sohutv avatar

sohutv/cachecloud

0
View on GitHub↗
8,852 stars·2,020 forks·HTML·Apache-2.0·10 viewscachecloud.github.io↗

Cachecloud

CacheCloud is a cloud management platform and infrastructure orchestrator for Redis. It provides a centralized dashboard to deploy, scale, and monitor Redis instances across standalone, sentinel, and cluster architectures.

The system standardizes operational workflows to reduce manual effort through automated deployment and maintenance processes. It enables elastic resource scaling via vertical and horizontal adjustments to optimize hardware utilization and manages high-availability transitions through automated failover.

The platform includes a metadata-driven directory to track physical machines and application identities. It also features a performance monitoring system that aggregates resource metrics and dispatches notifications via email or HTTP endpoints when health thresholds are exceeded.

Features

  • Redis Cluster Deployments - Provides a unified control plane to deploy and manage Redis in Standalone, Sentinel, and Cluster architectures.
  • Resource Scaling Strategies - Implements vertical and horizontal scaling logic to optimize hardware utilization across the Redis fleet.
  • Redis Deployment Tools - Automates the setup, provisioning, and scaling of Redis key-value stores on server infrastructure.
  • Redis Capacity Scaling - Optimizes hardware utilization by adjusting the capacity of Redis instances through vertical and horizontal scaling.
  • Infrastructure Metadata - Maintains a central directory of machine, application, and user identity metadata for infrastructure tracking.
  • Centralized Instance Management - Tracks physical machines and application identities in a central directory to coordinate Redis deployment and lifecycle operations.
  • Centralized Monitoring Platforms - Provides a centralized dashboard that aggregates resource metrics from distributed Redis instances for real-time health tracking.
  • Metric and Performance Monitors - Tracks high-frequency system health metrics and resource performance across Redis instances using dedicated statistics interfaces.
  • Redis - Collects and monitors internal server statistics and performance data specifically from Redis instances.
  • Automated Workflow Orchestration - Standardizes infrastructure maintenance and request tasks through predefined automated workflow sequences.
  • Database High Availability - Ensures continuous availability by managing automated failover and high-availability transitions between Redis nodes.
  • System Alert Dispatchers - Dispatches automated system notifications via email or HTTP endpoints when resource thresholds are triggered.
  • Redis Operational Automations - Standardizes operational workflows and failover processes to ensure high availability for Redis deployments.
  • Alerting Systems - Triggers notifications via email or HTTP endpoints when system health or resource thresholds are exceeded.
  • Alerting Systems - Ships a performance tracking system that dispatches notifications via email or HTTP when health thresholds are exceeded.
  • Operational Task Automation - Automates system maintenance and operational request tasks to reduce manual errors.
  • Databases and Storage - Redis cloud management platform for deployment and monitoring.
  • Java 项目 - Listed in the “Java 项目” section of the Great Open Source Project awesome list.

Star history

Star history chart for sohutv/cachecloudStar history chart for sohutv/cachecloud

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Cachecloud

Similar open-source projects, ranked by how many features they share with Cachecloud.
  • neweggai/redis-managerneweggai avatar

    neweggai/redis-manager

    2,934View on GitHub↗

    Redis-manager is a Java-based administrative platform and web interface designed for managing, provisioning, and monitoring Redis databases and clusters. It provides a centralized dashboard equipped for container-based and direct machine deployment, cluster topology orchestration, and interactive data inspection. The platform includes a slot-aware cluster orchestrator capable of handling node evictions, replication bindings, manual failovers, and hash slot migrations. It also features a real-time metric scraper that tracks memory consumption, client connections, and slow logs, coupled with a

    Javacachecloudredisredis-cloud
    View on GitHub↗2,934
  • pgsty/pigstypgsty avatar

    pgsty/pigsty

    4,703View on GitHub↗

    Pigsty is a full-stack orchestration suite for deploying, monitoring, and managing high-availability PostgreSQL clusters and their supporting infrastructure. It functions as a cluster management platform and high-availability suite that automates failover, manages virtual IPs, and ensures data consistency through distributed consensus. The project distinguishes itself by providing a comprehensive database infrastructure-as-code framework and a dedicated observability stack. It incorporates a backup and recovery manager supporting point-in-time recovery via S3-compatible object storage, alongs

    Shellgraphicsinfrapostgres
    View on GitHub↗4,703
  • redis/go-redisredis avatar

    redis/go-redis

    22,159View on GitHub↗

    This project is a feature-rich Go client library designed for interacting with Redis. It serves as a comprehensive interface for managing remote data stores, enabling developers to execute standard database commands, handle complex data structures, and perform asynchronous operations within Go applications. The library distinguishes itself through its support for advanced Redis capabilities, including connection pooling, pipelining, and transactional integrity. It provides specialized primitives for managing distributed clusters, including automated topology updates and request routing to sha

    Gogogolangredis
    View on GitHub↗22,159
  • ravendb/ravendbravendb avatar

    ravendb/ravendb

    3,961View on GitHub↗

    RavenDB is a multi-model NoSQL document database designed for high-performance, ACID-compliant data storage. It persists structured information as schema-flexible JSON documents and utilizes a unit-of-work session pattern to track entity changes and batch modifications into atomic transactions. The platform is built on a distributed architecture that supports horizontal scaling through sharding and ensures high availability via multi-node, master-to-master cluster replication. The database distinguishes itself through a self-optimizing query engine that automatically creates and maintains ind

    C#csharpdatabasedocument-database
    View on GitHub↗3,961
See all 30 alternatives to Cachecloud→

Frequently asked questions

What does sohutv/cachecloud do?

CacheCloud is a cloud management platform and infrastructure orchestrator for Redis. It provides a centralized dashboard to deploy, scale, and monitor Redis instances across standalone, sentinel, and cluster architectures.

What are the main features of sohutv/cachecloud?

The main features of sohutv/cachecloud are: Redis Cluster Deployments, Resource Scaling Strategies, Redis Deployment Tools, Redis Capacity Scaling, Infrastructure Metadata, Centralized Instance Management, Centralized Monitoring Platforms, Metric and Performance Monitors.

What are some open-source alternatives to sohutv/cachecloud?

Open-source alternatives to sohutv/cachecloud include: neweggai/redis-manager — Redis-manager is a Java-based administrative platform and web interface designed for managing, provisioning, and… pgsty/pigsty — Pigsty is a full-stack orchestration suite for deploying, monitoring, and managing high-availability PostgreSQL… redis/go-redis — This project is a feature-rich Go client library designed for interacting with Redis. It serves as a comprehensive… ravendb/ravendb — RavenDB is a multi-model NoSQL document database designed for high-performance, ACID-compliant data storage. It… fluxcd/flux2 — Flux is a Kubernetes GitOps delivery tool used to automate application deployments by synchronizing cluster state with… aws/aws-cdk — The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision…