Categorygithub.com/goydb/replicator
repositorypackage
0.0.0-20211212110648-c5b765246037
Repository: https://github.com/goydb/replicator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

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