go-dcp icon indicating copy to clipboard operation
go-dcp copied to clipboard

The Go implementation of the Couchbase DCP with various features

Results 13 go-dcp issues
Sort by recently updated
recently updated
newest added

Resolves #95 When more than one couchbase data node IP is given, an error is received when connecting because the default port is not set. The default port set as...

**Describe the bug** When more than one couchbase data node IP is given, an error is received when connecting because the default port is not set. **Expected behavior** The default...

for reindex batch jobs, it would be good to have such a feature.

enhancement

In current implementation, I noticed healthcheck function [^1] does not support for retrying along with graceful handling. [^2] **Proposal** It would be nice to add a something `failureThreshold` to `ConfigHealthCheck`....

enhancement

we need to implement runtime javascript execution on mapper with [eventing](https://docs.couchbase.com/server/current/eventing/eventing-overview.html) features and contract.

enhancement

replica changes absent nodes new nodes ...

enhancement