RethinkDB Moves On Under Community Governance
Written by Kay Ewbank   
Monday, 24 July 2017

The team behind RethinkDB has released the first version since it was taken under community governance. The main changes to this version are bug fixes and stability improvements, but it shows that the team is moving forward.

rethinkdbsq

 

RethinkDB is an open source NoSQL JSON database designed for web apps. Its main differentiator is that you can tell it to continuously push updated query results to applications in real time, rather than having your app poll for changes.

The company who had developed RethinkDB launched a Windows version early in 2016, but by October last year had decided they could no longer continue commercial development. The database market is of course dominated by a few very big names, and while RethinkDB has some excellent attributes, it was fighting for space in a crowded market where the 'safe' choice was always going to be something else.

When the company behind RethinkDB shut down last year, it looked as though RethinkDB might disappear. Fortunately, a group of community members and former employees took it on as an open source software project. That effort culminated earlier this year when the group officially joined the Linux Foundation and re-licensed RethinkDB under the permissive ASLv2.

The changes to this release are mainly bug fixes and compatibility improvements. The new release has a webUI that works better with Chrome 49 and Edge.  Regression is handled better, and the argument order in queries in the jobs table now shows correctly.

Writing about the new release on the RethinkDB blog, developer Ryan Paul said:

"Although development on RethinkDB never really halted, it took some time to spin up the infrastructure and processes that we needed to facilitate new releases. Now that we’re back in action, we’re looking forward to rolling out more regular updates."

Work is now underway on RethinkDB 2.4, the next major version, which will include support for table modifier functions. These let you provide an arbitrary ReQL expression for the database to execute on every write operation that affects a table’s contents.

rethinkdbsq

 

More Information

RethinkDB on GitHub

Related Articles

RethinkDB Resurfaces With Linux Foundation  

RethinkDB Closure Analysis

Rethink Horizon

RethinkDB For Windows

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

 

Banner


JetBrains Improves Kubernetes Support In IDE Upgrades
12/11/2024

JetBrains has improved its IDEs with features to suggest the logical structure of code, to streamline the debugging experience for Kubernetes applications, and provide comprehensive cluster-wide Kuber [ ... ]



Google Intensive AI Course - Free On Kaggle
05/11/2024

Google is offering a 5-Day Gen AI Intensive Course designed to equip data scientists with the knowledge and skills to tackle generative AI projects with confidence. It runs on the Kaggle platform from [ ... ]


More News

 

espbook

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Monday, 24 July 2017 )