diff --git a/docs/docs/changelog.md b/docs/docs/changelog.md index f2b69c1..53cb115 100644 --- a/docs/docs/changelog.md +++ b/docs/docs/changelog.md @@ -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 diff --git a/docs/docs/postgresql/destination-database.md b/docs/docs/postgresql/destination-database.md index 3662276..69d7ca5 100644 --- a/docs/docs/postgresql/destination-database.md +++ b/docs/docs/postgresql/destination-database.md @@ -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