Skip to content

Commit 5961b8e

Browse files
Merge pull request #49 from Couchbase-Ecosystem/remove-p2p-docs
Remove P2P documentation as APIs are not yet released
2 parents 1b9ef40 + 133617f commit 5961b8e

3 files changed

Lines changed: 3 additions & 264 deletions

File tree

docs/DataSync/peer-to-peer.md

Lines changed: 0 additions & 263 deletions
This file was deleted.

docs/DataSync/remote-sync-gateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@ With Delta Sync, only the changed parts of a Couchbase document are replicated.
524524

525525
Replications to a Server (for example, a Sync Gateway, or passive listener) automatically use delta sync if the property is enabled at database level by the server — see: [databases.$db.delta_sync.enabled](https://docs.couchbase.com/sync-gateway/current/configuration-properties-legacy.html#databases-foo_db-delta_sync).
526526

527-
Intra-Device replications automatically disable delta sync, whilst Peer-to-Peer replications automatically enable delta sync.
527+
Intra-Device replications automatically disable delta sync<!-- , whilst Peer-to-Peer replications automatically enable delta sync -->.
528528

529529
## Initialize
530530

docs/intro.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,9 @@ Some of the features supported by other platform implementations of Couchbase Li
5656
* Vector Search
5757
- This is still in beta for the native platforms and is not yet supported in the plugin.
5858

59+
<!-- Commented out as P2P APIs are still in development and not yet released
5960
* Peer-to-Peer Sync
6061
- There is no "platform" specific code built into the plugin to allow you to find other peers.
62+
-->
6163

6264

0 commit comments

Comments
 (0)