Skip to content

Cleaned up: Added mango selector to changes feed #65

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

Closed
wants to merge 86 commits into from

Conversation

jjrodrig
Copy link

We are using selectors in the changes feed for performance improvement. We are using changes proposed from @orolle Pull Request: #63

I've cleaned up the previous pull request making a new mergeable pull request.

Please, consider integrate it into the library as it provides a more performant usage of the changes feed filtering.

Many thanks for your work.

jurkiri and others added 26 commits February 19, 2018 12:29
Added mango selector to changes feed
Initial docker/travis support
Configure test scenario for CouchDB 1.x and CouchDB 2.x
Add sonarcloud support
* Enable replication tests

* Configure target couchdb for replication tests

* Configure single node CouchDB 2.x in travis
jjrodrig and others added 29 commits March 20, 2018 18:40
…hanges-hasnext

Improve stop process changes hasnext
* Update CouchDB versions for testing to 1.7.2,2.1.2

* Add CouchDB 2.2.0 as testing environment
…ges-filter

Add support for docIds filter in changes operation
0.2.3 info added
Fix lightcouch#18 - Add method for checking design doc existence
…ouch#21)

* Test on CouchDB 2.3

* Update .travis.yml

* Fix lightcouch#20 - Change purge_seq from number to string in CouchDB 2.3
…ghtcouch#22)

* Add support for clustered purge operation

* Increase sleep time for couchdb startup in travis

* Update CHANGES.md
Define method findIfNotModified which sends header "If-None-Match"
which throws a "DocumentNotModifiedException" if the document has
not changed since specified revision.
* Add Couchdb 3.0.0 test environment

Co-authored-by: Juan Jose Rodriguez <[email protected]>
@jjrodrig jjrodrig closed this Oct 20, 2020
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.

4 participants