by csmajorfive on 2/6/17, 2:15 PM with 164 comments
by mglukhovsky on 2/6/17, 2:41 PM
You can read the announcement on RethinkDB's blog to find out about the project's next steps: https://rethinkdb.com/blog/rethinkdb-joins-linux-foundation/
We've had a lot of folks ask if they can donate to support the project. Stripe has generously offered to match up to $25k in donations (which will help fund server costs and future development.) You can learn how to contribute to the project with OSS contributions or donations here: https://rethinkdb.com/contribute
by chrisabrams on 2/6/17, 2:35 PM
One thing to note, this was not an easy process; our team has spent months working daily on a solution. This was definitely our Plan A result, but we never expected LF to step up and provide the sponsorship funding as well. Huge thanks to LF/CNCF for helping close things in the end!
If you use RethinkDB please make sure to give a leadership member a hug if you happen to be in SF/NYC/Nashville/Philly/etc.
by api on 2/6/17, 2:31 PM
We used PostgreSQL before and while excellent on a single node it's deeply painful to cluster. You need a full time DBA to make sure you're doing it right, as GitLab discovered, and when it fails it gives error messages that seem more cryptic than C++ template errors. Amazon RDS was insanely pricey compared to bare metal (our load is both CPU-bound and disk-IO-heavy bare metal on OVH is >10X cheaper than Amazon) and Redshift didn't have pgsql syntax yet. Even now that it does I'm not sure I want to be bound to it as I have an instinctive aversion to cloud lock-in.
by niftich on 2/6/17, 3:19 PM
Some instances of people asking about GNU Affero GPLv3 and RethinkDB:
(2014-11-16) https://github.com/rethinkdb/rethinkdb/issues/3347
(2015-06-16) https://groups.google.com/forum/#!topic/rethinkdb/g5UEck3sqM...
(2016-10-10) https://sagemath.blogspot.com/2016/10/rethinkdb-must-relicen...
(2017-01-09) https://github.com/rethinkdb/rethinkdb/issues/6221
by caniszczyk on 2/6/17, 2:41 PM
by eicnix on 2/6/17, 2:48 PM
Although I wanted to use RethinkDB for new stuff I was very hesitant to introduce a probably discontinued product. Using a Linux product with Apache 2 instead makes the decision to introduce RethinkDB much easier.
Is somebody already working on a operator for kubernetes like coreos did for etcd [1]? What is your recommended kubernetes deployment for RethinkDB?
by divbit on 2/6/17, 2:26 PM
by tyingq on 2/6/17, 2:31 PM
by kepano on 2/6/17, 5:01 PM
by josephg on 2/6/17, 7:35 PM
My concern has been that there's a few missing features in rethinkdb - I want to be able to resume query after a client gets disconnected without re-downloading the result set. (If the data hasn't changed) and I want deeper integration with rethinkdb's versioning system. But I've been too nervous about making those changes myself and build on top of rethinkdb because of license taint. Now this has all been solved. Its starting to look like a good time to crack open the code and submit some patches! Thanks everyone who's made this happen!
by overcast on 2/6/17, 2:36 PM
by gkya on 2/6/17, 3:54 PM
by z3t4 on 2/6/17, 3:31 PM
by gbrown_ on 2/6/17, 2:29 PM
by bpicolo on 2/6/17, 2:32 PM
by distantsounds on 2/6/17, 2:45 PM
by tracker1 on 2/6/17, 5:36 PM
At least they only specified the one font-family and fallback (without helvetica/arial, like a sane person)
by the_mitsuhiko on 2/6/17, 2:54 PM
by jordigh on 2/6/17, 2:51 PM
The AGPL is just an updated GPL. Back when software mostly came in boxes, the GPL was as feared as the AGPL is now. Now that software mostly comes from the internet, the AGPL is there to address this new distribution method. Now the AGPL is the new cancer.
Overzealous lawyers trying to "protect" copyrights have indoctrinated an entire generation of hackers that sharing code is a danger and the AGPL is the prime threat. I have spoken to too many Apple, Microsoft, Facebook, or Google employees that are convinced that sharing their source code would be tantamount to death. The result is a world where their secret software controls the news we read, the ads we see, the people we talk to, and even the emotions we feel.
"Open source, but licensed under the AGPL.", says the article. There is no "but" here. The AGPL is the very definition of "open source", because it defends openness. If you have nothing to fear from open source, you have nothing to fear from the AGPL.
by netcraft on 2/6/17, 2:36 PM
by abraae on 2/6/17, 2:33 PM
by gigatexal on 2/6/17, 6:57 PM
by makkesk8 on 2/6/17, 6:24 PM
I've used rethinkdb quite a bit and I was wondering if anything thinks its suitable for time series data?
by porker on 2/6/17, 5:06 PM
by fcanesin on 2/6/17, 5:41 PM