RethinkDB在官網宣佈,經過五年的發展,RethinkDB 2.0 正式釋出,用於實踐!RethinkDB團隊表示,該專案有著2000多個改進、16個重要版本迭代而成,以及在GitHub資源庫有著3000+的commits……
RethinkDB 2.0致力於簡化建立過程,使用者可以操作RethinkDB 來持續更新應用程式匯中的現場查詢。同時還可以採用 RethinkDB 的分散式架構優勢來擴充套件應用程式。
RethinkDB已經使用者數百家的科技初創公司、工作室、世界500強公司等,下麵是一些使用者實體:
- Jive Software 和 Mediafly使用RethinkDB來增強網站和移動應用的相應
- Pristine.io 和 Narrative Clip使用RethinkDB來強化裝置雲連線
- Platzi 和 Workshape.io借RethinkDB來獲得強大的實時分析能力
- CMUNE 和 NodeCraft 使用RethinkDB實現大規模的可擴充套件多人遊戲
RethinkDB是風險投資專案,一個開源資料庫,團隊裡有15個全職工作隊員。除了核心團隊,RethinkDB擁有來自世界各地的一百餘名貢獻者、社群目前有100000+的開發者……也正是這樣一個強大的後繼貢獻團隊,使得Rethink能夠完成開源大計。
隨著RethinkDB 2.0的推出,RethinkDB也正式開啟企業級服務(RethinkDB commercial services),該公司的核心工程師團隊也會指導客戶部署RethinkDB 2.0和使用者生產實踐中。
在一切開始前,你最好先看一下RethinkDB給出的一個十分鐘指南。
該版本之前還有個候選版本,相比 1.16版本新增的功能特性有:
- Support for attaching a changefeed to the get_all command.
- Support for attaching a changefeed to the union command.
- Optional EventMachine integration for performing asynchronous queries in the Ruby driver.
- Optional Tornado integration for performing asynchronous queries in the Python driver.
- A new feature in the cursor API that supports consuming the next element in a stream without blocking.
作者:mengyidan1988
連結:http://www.iteye.com/news/30456