repositorypackage
0.0.0-20211212110648-c5b765246037
Repository: https://github.com/goydb/replicator.git
Documentation: pkg.go.dev
# README
replicator 
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