-
Notifications
You must be signed in to change notification settings - Fork 138
Home
tleyden edited this page Oct 14, 2014
·
46 revisions
Welcome to the Sync Gateway wiki!
This is the place to discuss development and contribution to Couchbase Sync Gateway. You'll find pages about codign style and running the tests. There are also pages about experimental features (either things that are still in the design phase, or things that are checked in on a branch.) As the features become adopted into the product, their content will move to official documentation. So think of this wiki as the cutting edge for contributors.
Before you create a pull request, you should join the mailing list as well as check these pages out:
- Filing Bugs
- A guide to the source files
- Running the Tests
- Profiling to identify performance problems
- Sign the Contributor License Agreement
There are also pages for design and implementation questions -- caveat emptor, these may be obsolete or may never even have been implemented.
- Multi-Channel Replication
- Schema
- Shared-Nothing Deployment
- Changes Worker Pattern
- "Bulk GET" replication protocol extension
- "POST to _changes" replication protocol extension