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.8 or later, with your
$GOPATH
set to a valid directory.
Install Go
See Installing Go
See the Extended Build Instructions to build with dependency pinning via the repo
multi-repository tool.