go-dcp
go-dcp copied to clipboard
The Go implementation of the Couchbase DCP with various features
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.
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`....
we need to implement runtime javascript execution on mapper with [eventing](https://docs.couchbase.com/server/current/eventing/eventing-overview.html) features and contract.
replica changes absent nodes new nodes ...