couchdb-net
couchdb-net copied to clipboard
Add support for Replication
Are you interested in adding replication configuration and status support to the API or would be OK if I'd attempt to PR it?
I'd love to have one single point of truth to my database and check if replication configuration is how I'd need it and correct it automatically in my service without ever having the need to touch the admin UI.
On a different note: what's missing from v3.2.x to consider a new stable release?
Thanks!
About replication and status go ahead with a PR, I think it's very nice to have!
For 3.2 I was working on a complete logging system like the entity framework one, I am close to finishing it, but I am too busy with other things.
Hi, does this help you in any way? https://github.com/matteobortolazzo/couchdb-net/pull/151
Oh cool, didn't even see that, thanks! Haven't had the time to start working on it anyway 😬
Can this be close with your PR on the interface?
Right 👍