helun / Ektorp

Java API for CouchDB
Apache License 2.0
300 stars 146 forks source link

Couch Support Going Forward #285

Open davidprovan opened 6 years ago

davidprovan commented 6 years ago

Couch 3.0 is going to deprecate some calls such as .stale() and add new params around view manipulation and indexing.

Is there a plan in place for the future of this project or do we need to establish one?

I am wondering if we fork a Ektorp 2.0 to be used in a post 2.2.0 world and reduce the limitation on existing users? It seems a number of other areas need this as well including the active class as referenced in #283 ?

Thoughts or comments?

I get a lot of use out of this and would love to help and see it keep providing use to me.

Thanks

triplem commented 5 years ago

Hello davidprovan, Me is currently discussing on how we can proceed. Would you still be willing to help out?

frinko commented 5 years ago

I am willing to help out.

triplem commented 5 years ago

alright, take a look on https://github.com/triplem/Ektorp/tree/v1.6. This is currently a "startup" kinda branch, where I would like to gather participants and new ideas to get Ektorp to CouchDb 2.3. If you are willing to help, you could start by looking on issues in this list and provide PRs.

triplem commented 5 years ago

any help necessary? Probably you could try to work on #283 ?