Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions English/overview/product-updates-all/2026.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,17 @@ For more details about the updated renewal mechanism and policy, please refer [h
{% tab title="New features" %}
**Jun 2026**

**vDB - Redis Cluster (Non-sharding) for MemoryStore (MDS)**

GreenNode introduces **Redis Cluster (Non-sharding)** for the vDB MemoryStore (MDS) service, bringing a High Availability architecture and comprehensive data protection for Redis workloads in production.

* **1 Master – up to 9 Replicas:** continuous replication, serving read scaling and ready for failover.
* **Automatic Failover:** automatically promotes a Replica to the new Master when the Master fails.
* **Zero-downtime replica scaling:** add/remove one node at a time, ensuring sync completes before each step.
* **vBackup integration:** easily configure Auto/Manual backups and restore from the Backup Center.
* **Supports Redis version 7.x.**
* Learn more at [Redis Cluster](../../vdb/memorystore-database-service-mds/redis-cluster/README.md).

**VKS - Resource Tag**

**Resource Tag** lets you manage a set of key/value labels across all resources — including **Servers** and **Volumes** — that belong to a Node Group.
Expand Down
13 changes: 13 additions & 0 deletions English/vdb/announcements/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@ Summary of updates and new features across all engines in the vDB service.

---

## June 2026 - vDB Redis Cluster (MDS)

GreenNode introduces **Redis Cluster (Non-sharding)** for the vDB MemoryStore (MDS) service, bringing a High Availability architecture and comprehensive data protection for Redis workloads in production.

* **1 Master – up to 9 Replicas:** continuous replication, serving read scaling and ready for failover.
* **Automatic Failover:** automatically promotes a Replica to the new Master when the Master fails.
* **Zero-downtime replica scaling:** add/remove one node at a time, ensuring sync completes before each step.
* **vBackup integration:** easily configure Auto/Manual backups and restore from the Backup Center.
* **Supports Redis version 7.x.**
* Learn more at [Redis Cluster](../memorystore-database-service-mds/redis-cluster/README.md).

---

## April 03, 2026 - vDB PostgreSQL Cluster (RDS) <a href="#april_03_2026_postgresql_cluster" id="april_03_2026_postgresql_cluster"></a>

GreenNode has released the PostgreSQL Cluster feature for the vDB Relational service, enabling PostgreSQL deployment with a High Availability architecture, automatic Failover, and flexible scaling for production workloads.
Expand Down
11 changes: 11 additions & 0 deletions Vietnamese/gioi-thieu-chung/thong-bao-va-cap-nhat/2026.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,17 @@ Chính sách gia hạn tài nguyên này áp dụng từ ngày 8/1/2026 và áp
{% tab title="Tính năng mới" %}
**Tháng 6, 2026**

**vDB - Redis Cluster (Non-sharding) cho MemoryStore (MDS)**

GreenNode ra mắt **Redis Cluster (Non-sharding)** cho dịch vụ vDB MemoryStore (MDS), mang kiến trúc High Availability và bảo vệ dữ liệu toàn diện cho workload Redis ở môi trường production.

* **Kiến trúc 1 Master – tối đa 9 Replica:** đồng bộ liên tục, phục vụ read scaling và sẵn sàng failover.
* **Automatic Failover:** tự động promote Replica thành Master mới khi Master lỗi.
* **Scale Replica không downtime:** tăng/giảm từng node một, đảm bảo sync hoàn tất trước mỗi bước.
* **Tích hợp vBackup:** dễ dàng cấu hình Auto/Manual backup, restore từ Backup Center.
* **Hỗ trợ Redis version 7.x.**
* Tìm hiểu thêm tại [Redis Cluster](../../vdb/memorystore-database-service-mds/redis-cluster/README.md).

**VKS - Resource Tag**

* **Resource Tag** cho phép user quản lý cấu hình một tập nhãn dạng key/value lên toàn bộ tài nguyên bao gồm **Server** và **Volume** thuộc một **Node Group.**
Expand Down
13 changes: 13 additions & 0 deletions Vietnamese/vdb/announcements/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@ Tổng hợp các bản cập nhật và tính năng mới của tất cả các

***

## June 2026 - vDB Redis Cluster (MDS)

GreenNode ra mắt **Redis Cluster (Non-sharding)** cho dịch vụ vDB MemoryStore (MDS), mang kiến trúc High Availability và bảo vệ dữ liệu toàn diện cho workload Redis ở môi trường production.

* **Kiến trúc 1 Master – tối đa 9 Replica:** đồng bộ liên tục, phục vụ read scaling và sẵn sàng failover.
* **Automatic Failover:** tự động promote Replica thành Master mới khi Master lỗi.
* **Scale Replica không downtime:** tăng/giảm từng node một, đảm bảo sync hoàn tất trước mỗi bước.
* **Tích hợp vBackup:** dễ dàng cấu hình Auto/Manual backup, restore từ Backup Center.
* **Hỗ trợ Redis version 7.x.**
* Tìm hiểu thêm tại [Redis Cluster](../memorystore-database-service-mds/redis-cluster/README.md).

***

## March 2026 - vDB PostgreSQL Cluster (RDS) <a href="#april_03_2026_postgresql_cluster" id="april_03_2026_postgresql_cluster"></a>

GreenNode ra mắt dịch vụ mới PostgreSQL Cluster cho dịch vụ vDB Relational, cho phép triển khai PostgreSQL với kiến trúc Multi-Node High Availability, tự động Failover và khả năng scale linh hoạt cho môi trường production.
Expand Down
Loading