Sync Gateway is a horizontally scalable web server that securely manages the access control and synchronization of data between Couchbase Lite and Couchbase Server.
Download Sync Gateway and other Couchbase packages for Linux, Windows and macOS at Couchbase Downloads.
To build Sync Gateway from source, you must have the following installed:
- Go 1.17 or later.
- Building the Enterprise Edition requires access to private repos, and is intended for internal use only.
Install Go
See Installing Go
See the Extended Build Instructions to build with dependency pinning via the repo
multi-repository tool.