All Projects → couchbase → Sync_gateway

couchbase / Sync_gateway

Licence: apache-2.0
Manages access and synchronization between Couchbase Lite and Couchbase Server

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Sync gateway

Killgrave
Simple way to generate mock servers written in Go
Stars: ✭ 180 (-57.85%)
Mutual labels:  golang-application, hacktoberfest
Imgcat
a tool to output images as RGB ANSI graphics on the terminal
Stars: ✭ 425 (-0.47%)
Mutual labels:  hacktoberfest
Realize
Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang live reloading.
Stars: ✭ 4,162 (+874.71%)
Mutual labels:  golang-application
30 Seconds Of Java
Collection of reusable tested Java 11 compatible code snippets that you can understand in 30 seconds or less.
Stars: ✭ 421 (-1.41%)
Mutual labels:  hacktoberfest
Edxposed
Elder driver Xposed Framework.
Stars: ✭ 4,458 (+944.03%)
Mutual labels:  hacktoberfest
Lavalink
Standalone audio sending node based on Lavaplayer.
Stars: ✭ 420 (-1.64%)
Mutual labels:  hacktoberfest
Tails
Tails is a (no-config) copy'n paste library of templates and components crafted using TailwindCSS
Stars: ✭ 416 (-2.58%)
Mutual labels:  hacktoberfest
Cortx
CORTX Community Object Storage is 100% open source object storage uniquely optimized for mass capacity storage devices.
Stars: ✭ 426 (-0.23%)
Mutual labels:  hacktoberfest
Ola
The Open Lighting Architecture - The Travel Adaptor for the Lighting Industry
Stars: ✭ 424 (-0.7%)
Mutual labels:  hacktoberfest
Cli Microsoft365
Manage Microsoft 365 and SharePoint Framework projects on any platform
Stars: ✭ 420 (-1.64%)
Mutual labels:  hacktoberfest
Digitalocean Cloud Controller Manager
Kubernetes cloud-controller-manager for DigitalOcean (beta)
Stars: ✭ 418 (-2.11%)
Mutual labels:  hacktoberfest
Vim Startify
🔗 The fancy start screen for Vim.
Stars: ✭ 4,479 (+948.95%)
Mutual labels:  hacktoberfest
Deimosc2
DeimosC2 is a Golang command and control framework for post-exploitation.
Stars: ✭ 423 (-0.94%)
Mutual labels:  hacktoberfest
Rustup
The Rust toolchain installer
Stars: ✭ 4,394 (+929.04%)
Mutual labels:  hacktoberfest
Themer
themer is inspired by trevordmiller/nova and chriskempson/base16.
Stars: ✭ 4,483 (+949.88%)
Mutual labels:  hacktoberfest
Bunit
A testing library for Blazor Components. You can easily define components under test in C# or Razor syntax and verify outcome using semantic HTML diffing/comparison logic. You can easily interact with and inspect components, trigger event handlers, provide cascading values, inject services, mock IJSRuntime, and perform snapshot testing.
Stars: ✭ 415 (-2.81%)
Mutual labels:  hacktoberfest
Advanceddlsupport
Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.
Stars: ✭ 419 (-1.87%)
Mutual labels:  hacktoberfest
Ngx Scanner
Angular (2+) QR code, Barcode, DataMatrix, scanner component using ZXing.
Stars: ✭ 420 (-1.64%)
Mutual labels:  hacktoberfest
Marshmallow Sqlalchemy
SQLAlchemy integration with marshmallow
Stars: ✭ 426 (-0.23%)
Mutual labels:  hacktoberfest
Mongo Express
Web-based MongoDB admin interface, written with Node.js and express
Stars: ✭ 4,403 (+931.15%)
Mutual labels:  hacktoberfest

Sync Gateway

Sync Gateway Documentation GoDoc Go Report Card Code Coverage License

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

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.8 or later, with your $GOPATH set to a valid directory.

Install Go

See Installing Go

Build instructions

See the Extended Build Instructions to build with dependency pinning via the repo multi-repository tool.

Resources

License

Apache License 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].