Skip to content
Merged
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
18 changes: 16 additions & 2 deletions modules/developer-preview/pages/preview-mode.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,20 @@ SUCCESS: Cluster is in developer preview mode
[#developer-preview-features]
== Developer Preview Features

The following features are provided as part of the _Developer Preview_ for this release.
The following feature is provided as a part of the Developer Preview for this release.

include::introduction:partial$developer-preview-features-76.adoc[]
=== Continuous Backup and Point-in-Time Recovery (PITR)

Point-in-Time Recovery (PITR) allows you to restore data to a specific timestamp, `HH:MM:SS`, either in the same cluster or to a different cluster.
This capability helps reduce potential data loss resulting from accidental modification, deletion, or data corruption.

Using continuous backup and PITR, you can do the following:

* *Minimize data loss*:
Reduce the potential data loss window from hours or days to mere minutes or seconds by rolling back to the backup that occurred just before data corruption.
* *Increase reliability*:
Get granular control and faster recovery options compared to conventional full or incremental backups.
* *Enhance compliance*:
Support industries with strict data audit, data integrity, and regulatory requirements; allowing precise and timestamp-based recovery.

To try this feature, submit a https://support.couchbase.com/hc/en-us[Couchbase Support] ticket.