Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/sync gateway #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

tleyden
Copy link

@tleyden tleyden commented Jul 18, 2014

Fixes #1 per @snej's comment #1 (comment). This should also make it compatible with BigCouch.

Traun Leyden added 4 commits July 18, 2014 08:42
Rather than checking _all_dbs which is not supported by Sync Gateway,
simply check the root URL of the database server and make sure it has a
"version" field.
Add structs and helper function to parse changes feed into structs.
In order to be compatible w/ Sync Gateway (and BigCouch) the since parameter for the changes feed is now an interface{}.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Sync Gateway style sequences
1 participant