Skip to content
This repository was archived by the owner on Feb 27, 2026. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 521 Bytes

File metadata and controls

21 lines (13 loc) · 521 Bytes

replicator Go Reference

Go implementation of https://docs.couchdb.org/en/stable/replication/protocol.html

Goal is to have a 100% compatible implemntation of the replicator.

Ideas

Create a kubernetes deployable replicator. Requirements:

  • Configuration via environment
  • Chart example
  • Docker container
  • Logging
  • Termination log

Couchdb

Launch via podman for local testing.

make couchdb