Announcing RethinkDB 2.3.6: the first release under community governance
1–10 of 26 posts
Re: Announcing RethinkDB 2.3.6: the first release under community governance
#2Re: Announcing RethinkDB 2.3.6: the first release under community governance
#3Re: Announcing RethinkDB 2.3.6: the first release under community governance
#4Re: Announcing RethinkDB 2.3.6: the first release under community governance
#5Anyone got an insight into how well this is going? Compared to when the company was active, how fast is progress? Would you bet on Rethink in this day and age?
not trying to judge anything as I no longer follow the project, but I think those numbers do tell the story.
Re: Announcing RethinkDB 2.3.6: the first release under community governance
#6Anyone got an insight into how well this is going? Compared to when the company was active, how fast is progress? Would you bet on Rethink in this day and age?
well, you can have a quick look at how many commits in the last 3 months vs total number of commits they had so far. not trying to judge anything as I no longer follow the project, but I think those numbers do tell the story.
To me focus on stability is the most important thing in a database so this makes me happy as an ops person, get it stable first and then if needed add more features. though i think rethinkdb is already quite feature complete.
Re: Announcing RethinkDB 2.3.6: the first release under community governance
#7side note: the node driver in npm still hasn't been re-published with the license type in the package.json, so doesn't show the license. Only noting as this can cause issues in some organizations.
Re: Announcing RethinkDB 2.3.6: the first release under community governance
#8Anyone got an insight into how well this is going? Compared to when the company was active, how fast is progress? Would you bet on Rethink in this day and age?
As for progress, it slowed down to non-existent during the handover period, and now seems to be picking up.
Re: Announcing RethinkDB 2.3.6: the first release under community governance
#9Anyone got an insight into how well this is going? Compared to when the company was active, how fast is progress? Would you bet on Rethink in this day and age?
I did bet on it and so far I'm happy as long as it continues to work. Sure, I would like it to be developed further, but what I have now is great and works well. As for progress, it slowed down to non-existent during the handover period, and now seems to be picking up.
Re: Announcing RethinkDB 2.3.6: the first release under community governance
#10Earlier quoted context omitted.
well, you can have a quick look at how many commits in the last 3 months vs total number of commits they had so far. not trying to judge anything as I no longer follow the project, but I think those numbers do tell the story.
Looking at the graphs on github you could say development has slowed down, but i'd like to argue that since there is no commercial incentive anymore the project seems to be much more focussed on stability. And when bugfixing you write less lines while spending the same amount of time. To me focus on stability is the most important thing in a database so this makes me happy as an ops person, get it stable first and th…