couchdb-net icon indicating copy to clipboard operation
couchdb-net copied to clipboard

Add support for Replication

Open nefarius opened this issue 2 years ago • 3 comments

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!

nefarius avatar Jun 15 '22 14:06 nefarius

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.

matteobortolazzo avatar Jun 15 '22 21:06 matteobortolazzo

Hi, does this help you in any way? https://github.com/matteobortolazzo/couchdb-net/pull/151

matteobortolazzo avatar Jul 03 '22 16:07 matteobortolazzo

Oh cool, didn't even see that, thanks! Haven't had the time to start working on it anyway 😬

nefarius avatar Jul 03 '22 18:07 nefarius

Can this be close with your PR on the interface?

matteobortolazzo avatar Oct 19 '22 21:10 matteobortolazzo

Right 👍

nefarius avatar Oct 19 '22 21:10 nefarius