synctos icon indicating copy to clipboard operation
synctos copied to clipboard

The Syncmaker. A tool to build comprehensive sync functions for Couchbase Sync Gateway.

Results 3 synctos issues
Sort by recently updated
recently updated
newest added

# Feature Request I was looking through the sync-gateway's configuration and noticed that they support loading in a sync-function from a file, but it's not really documented. It looks like...

task

Currently every document type is presumed to use the `object` validation type, where each property's name and type is known beforehand. However, there may be cases where it is useful...

enhancement

Currently test cases are executed in a mock environment by NodeJS. To ensure test results are as accurate and reliable as possible, add an option to take the sync functions...

enhancement