rethinkdb / rethinkdb-go

Go language driver for RethinkDB
Apache License 2.0
1.65k stars 182 forks source link

This project is no longer maintained #392

Closed dancannon closed 6 years ago

dancannon commented 7 years ago

Unfortunately I have decided to stop maintaining GoRethink, this is due to the following reasons:

I hope you understand my decision to step back from the project, if you have any questions or would be interested in take over some of the maintenance of the project please let me know. To make this process easier I have also decided to move the repository to the GoRethink organisation. All existing imports should still work.

Thanks to everybody who got involved with this project over the last ~4 years and helped out, I have truly enjoyed the time I have spent building this library and I hope both RethinkDB and this driver manage to keep going.

tudorels commented 7 years ago

Sad to hear that!

gusavila92 commented 7 years ago

It's very sad to hear that because I've been using this library in our production system without any problems so far. It would be very cool if I can collaborate maintaining this project, since we have no plans to migrate our entire system to another language. How can I join the group of maintainers for this project?

omeid commented 7 years ago

Thanks a lot for the trendimous amount of work you have done to make this project posssible @dancannon and it is really sad that you can no longer maintaine this project, however, it is totally understandable. :)

As I use this driver in production, I am also interested to help with maintaince.

To make it easier to keep the project going forward as a community, I think it would be important to have a Contribution Guidlines, Review Process, and a working CI.

kirillDanshin commented 7 years ago

@dancannon hi. I want to maintain it because I actively use it in almost all my projects.

kirillDanshin commented 7 years ago

Is it possible?

mklimuk commented 7 years ago

Thanks for all your hard work @dancannon! I'll be glad to help the community as well.

ianberinger commented 7 years ago

Sad to hear that, but thanks for your work @dancannon! I'm using this driver for multiple projects in production and would be happy to help maintain it.

DeepAnchor commented 7 years ago

Just wanted to add to the chorus... Thanks @dancannon for all the hard work and effort that went into creating and maintaining this driver over the years. This is truly a quality project.

dancannon commented 7 years ago

Thanks everybody for all the support, as I said I have really enjoyed working on this project and I hope we can figure out something that works for everybody.

As many people are using this driver in production I want to make sure the transition is as seamless as possible, as such I propose for the time being I will deal with the management of the project (merging PRs and organising any releases) and leave the coding and question answering to anybody who would like to help out. If people are comfortable to get involved with some of the driver internals and would like some more information about how the driver works I would also be happy to do some sessions with whoever is interested and go through the driver and answer any questions.

Just to summarise my number one priority is keeping the quality of the driver as high as possible with as few API breaking changes as possible. If people want to add features to the driver then we can also look into working on those changes if everybody agrees that the change makes sense and doesn't add to much complexity. I hope this all makes sense and thanks again for all the support!

kirillDanshin commented 7 years ago
If people are comfortable to get involved with some of the driver internals and would like some more information about how the driver works I would also be happy to do some sessions with whoever is interested and go through the driver and answer any questions.

@dancannon I'm in.

maj-o commented 7 years ago

After many years of software development (over 35) I searched for something new this year. I came across microservices (sorry, have been busy last years) - my first thought has been: this does not work - not for me - not on a single machine - well, in the end it has been a break through in the dependency-chaos-superhero-fight - it just worked. Then I have been searching for a convinient datastore - I have checked almost anything - maybe rethink is here and there a bit slow - but - but it does its job like expected >> perfect

@dancannon Then I checked Your package >> sexy Thank You !!!

thomasmodeneis commented 7 years ago

Hi,

I'm sorry to hear that, I hope we can still get things going around here, this is a great piece of software and will be a big waste to let it go.

I would like to help get things going as I'm using this driver in the core of many of my apps.

I would suggest you change the title of this ticket to something more meaningful like: Contributors wanted, main developer will step down or something like this. From what I could read here, there are some guys available to roll the ball.

dancannon commented 7 years ago

As part of bringing new maintainers onto this project I would really appreciate it if anybody that is interested could start reviewing any PRs or fixing any bugs that come up as I think that would be a good way to get involved. As before if anybody has any questions let me know.

thomasmodeneis commented 7 years ago

@dancannon I will start working on this no later than this week. Cheers.

xeger commented 7 years ago

@thomasmodeneis and @dancannon - just wanted to confirm that you had an orderly transition of power and that we have a maintainer now? My time is limited, but I am actively using gorethink on a couple projects and would love to help enhance the documentation, triage bugs, or otherwise help ease the maintenance burden.

For instance: we should probably close this issue and update the README if we have a maintainer!

CMogilko commented 7 years ago

Can anyone explain the situation? The above conversation told me that some people want to maintain repo, but I still don't see any new maintainers.

joseluisq commented 7 years ago

Is there any progress on this?

sankethpb commented 7 years ago

hello @dancannon, hello everyone, Could you please clarify if this project is still maintained? Thank you.

dancannon commented 7 years ago

@CMogilko I noticed that you have been contributing a bit lately, would you be interested in becoming an "official" contributor?

CMogilko commented 7 years ago

@dancannon I can do this. I need this driver in my work.

dancannon commented 7 years ago

Thanks so much! I have added you as a contributor.