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


Open Platform For Enterprise AI Launched
18/04/2024

A new platform aimed at building and supporting an open artificial intelligence (AI) and data community has been launched.  The Open Platform for Enterprise AI (OPEA) was announced by The Linux F [ ... ]



JetBrains Launches IDE Services
09/04/2024

JetBrains has launched a new product suite for enterprises. JetBrains IDE Services is designed for use by large organizations with the aim of boosting developer productivity at scale.


More News

 

raspberry pi books

 

Comments




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

Last Updated ( Monday, 24 July 2017 )