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 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.
聯絡RethinkDB以及反饋
其它
- RethinkDB 2.0 釋出公告:RethinkDB 2.0:production ready(文章中部有視訊)
- RethinkDB 2.0 候選版釋出公告:Announceing The RethinkDB 2.0 release candidate
- RethinkDB 2.0 下載:http://rethinkdb.com/install
- RethinkDB 2.0 (Yojimbo) :YouTube
- RethinkDB 2.0 的GitHub地址:https://github.com/rethinkdb/rethinkdb