Skip to content

Commit

Permalink
Describe the number of nodes in a destination DB cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
exAspArk committed Jul 12, 2024
1 parent c00adf1 commit 144ff52
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions docs/docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ keywords: ['Bemi Changelog', 'Bemi New Features', 'Postgres Audit Trails', 'Chan

# Changelog

## 2024-07

* Dashboard
* List ORM integrations for better onboarding experience
* Platform
* Reduce provisioning time with automated workflows
* Start SOC 2 security audit

## 2024-06

* Dashboard
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/postgresql/destination-database.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ keywords: [Bemi, destination database, PostgreSQL, autoscaling, high availabilit

# Destination Database

Bemi automatically provisions a cloud-hosted PostgreSQL destination database to store all changes made in a source database.
Bemi automatically provisions a cloud-hosted PostgreSQL destination database cluster of three nodes to store all changes made in a source database.
You have full control over this database which comes with additional features:

* Autoscaling, managed table partitioning and index optimization to improve performance
* Automatic failover, read-replica, and backups for high availability and fault tolerance
* Automatic failover, read-replicas, and backups for high availability and read scalability
* Automatic data retention: 15 days, 30 days, or unlimited
* Automatic PostgreSQL version upgrades
* Standard cloud support
Expand Down

0 comments on commit 144ff52

Please sign in to comment.