modulepackage
0.0.0-20250312135022-590383e0dfc6
Repository: https://github.com/couchbase/sync_gateway.git
Documentation: pkg.go.dev
# README
Sync Gateway
Sync Gateway is a horizontally scalable web server that securely manages the access control and synchronization of data between Couchbase Lite and Couchbase Server.
Couchbase Capella DBaaS
Couchbase's cloud database platform is the easiest and fastest way to begin with Couchbase and eliminate ongoing database management efforts. Try for free at Couchbase Capella.
Self-Managed and On-Prem
Download Sync Gateway and other Couchbase packages for Linux, Windows and macOS at Couchbase Downloads.
Build from source
Pre-requisites
To build Sync Gateway from source, you must have the following installed:
- Go 1.21 or later (Installing Go)
- Building the Enterprise Edition requires access to private code, and cannot be built by third-parties.
Build Instructions
$ go build
Resources
- Sync Gateway Documentation
- Couchbase Forums
- Couchbase Products:
- Couchbase Downloads
- Sync Gateway Issue Tracker
License
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package xdcr implements an XDCR between different buckets.