Skip to content
#

network-client

Here are 158 public repositories matching this topic...

janl
janl commented Mar 4, 2020

Summary

CouchDB keeps a list of purge infos to ensure that purges can be applied on a cluster without purged documents being re-introduced by internal replication.

It would be useful to make this list available for replication clients like PouchDB, who then could apply local purges on their own. I know PouchDB doesn’t implement purge just yet, but it’s something that folks will need befor

nicolaferraro
nicolaferraro commented Mar 20, 2020

If I set:

camel.component.twitter-search.xxx

The camel-twitter component should be added to the set of dependencies automatically.

Also because the new property-binding mechanism goes in error otherwise.

We should inspect direct properties and property-files.
We may extend the search also to linked secrets and configmaps.

popojargo
popojargo commented Jan 1, 2020

Expected Behavior

Right now, when we edit a document, it brings us back to the document listing page. I sometime need to test some application change by modifying a document re

dholth
dholth commented Mar 31, 2020

The _users documentation at https://docs.couchdb.org/en/stable/intro/security.html?highlight=org%20couchdb%20users#authentication-database is out of date.

"Users may only access (GET /_users/org.couchdb.user:Jan) or modify (PUT /_users/org.couchdb.user:Jan) documents that they own"

Technically true but the default 3.0 _security setting means users may not access or modify their own documents

Improve this page

Add a description, image, and links to the network-client topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the network-client topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.