-
Hi,
We are using sync-android version 1.1.5 and while trying to create a ReplicatorBuilder we came across the methods insertBatchSize, changeLimitPerBatch and batchLimitPerRun.
Can you guys pleas…
-
I've been looking into the performance of replication from remote to local for 1) CouchDB 1 vs 2) CouchDB 2 vs 3) CouchDB 2 with an HTTP/2 proxy. It's a bit hard to measure because I can't find a reli…
-
Please include the following information in your ticket.
- Cloudant (nodejs-cloudant) version(s) that are affected by this issue.: Bluemix->cloudantLite
- Node version: 6.11.4 (x64)
- A small co…
-
I have a simply application with _ember-data_ that uses **DS.JSONAPIAdapter** in `adapters/application.js` because I'm using a backend with JSON API.
```javascript
import DS from "ember-data";
im…
ghost updated
7 years ago
-
## Expected Behavior
it should return the data in the db I am querying
## Current Behavior
It returns empty array
## Steps to Reproduce (for bugs)
1, Set up a CouchDb running locally.
2, Try…
-
Gson is chosen as the JSON serializer, but it seems Jackson is more and more popular.
And I am wondering if it is possible to change to to Jackson? Or maybe give user the option?
-
I am facing problem in my project:
Problem: Need to get the last value inserted in a table in cloudant database using java liberty (java servlet program). but I get a program which retrieve the dat…
ghost updated
7 years ago
-
Maybe the CouchDB / Cloudant Design filter function for change feed can be utilized to specify desired filter function. Filter function can also take query parameter(s), which makes it easier to do mo…
-
Add a new parameter “replicate” in the file connect-cloudant-sink.properties. The property handle the schema of the objects in the sink database. The new attribute “replicate” handle and replace the a…
-
I'm trying to wrap my head around the security model that's used for shared databases. I understand it differs between plain CouchDB and Cloudant.
## CouchDB
Creates a `_users` database and for eve…