Live data from Hacker News

Announcing RethinkDB 2.3.6: the first release under community governance

rethinkdb.com

1–10 of 26 posts

Re: Announcing RethinkDB 2.3.6: the first release under community governance

#5
post #4

Anyone 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.

Re: Announcing RethinkDB 2.3.6: the first release under community governance

#6
post #5
post #4

Anyone 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.

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 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

#7
I'm really happy to see progress again. Hopefully we'll see more... I appreciate everyone that worked to make this possible.

side 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

#8
post #4

Anyone 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

#9
post #8
post #4

Anyone 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.

Great to hear that! Is there any issues close to being show-stoppers or any "it would have been immensely helpful to have this but I can work around it" features? Also, what would be the thing that RethinkDB is really good at that makes you keep using it?

Re: Announcing RethinkDB 2.3.6: the first release under community governance

#10
post #6
post #5

Earlier 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…

In my personal opinion (based on heavily using RethinkDB for two years), many of the core issues of RethinkDB are related to performance, not bugs. I had bet on where RethinkDB would end up performance wise, had development continued with people who really understand how it works doing fulltime development.
Post reply on HN