Apache Thrift
-
Updated
Jul 4, 2020 - C++
Apache Thrift
Apache Ignite
Apache Camel
Mirror of Apache Guacamole Server
Mirror of Apache Guacamole Client
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.
I should be able to define functions passing a string to views field
await handle.insert({
_id: '_design/des',
view: {
view1: `
function (doc) {
if (doc.ClassName ===Mirror of Apache Openmeetings
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
Mirror of Apache Cayenne
Apache PLC4X
Apache CouchDB Docker
Mirror of Apache Guacamole Website
Apache ServiceMix
Mirror of Apache Qpid
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
Mirror of Apache Directory Kerby
Mirror of Apache Qpid C++
Mirror of Apache CouchDB
Mirror of Apache CouchDB Web Site
Add a description, image, and links to the network-client topic page so that developers can more easily learn about it.
To associate your repository with the network-client topic, visit your repo's landing page and select "manage topics."
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