synctos
synctos copied to clipboard
The Syncmaker. A tool to build comprehensive sync functions for Couchbase Sync Gateway.
# 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...
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...
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...