1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 RethinkDB 2.0 发布,分布式数据库 下载

本帖由 漂亮的石头2015-04-15 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,020
    赞:
    46
    RethinkDB 2.0 的候选版本已经发布了,可用于测试,本版本致力于简化创建过程。用户可以操作RethinkDB 来持续更新应用程序汇中的现场查询。同时还可以采用 RethinkDB 的分布式架构优势来扩展应用程序。

    新增功能:


      • 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.


    此版本de测试版本已提供下载:https://github.com/rethinkdb/rethinkdb/releases/tag/v2.0.0-0RC1

    RethinkDB 设计用来存储 JSON 文档的分布式数据库,可通过简单操作实现多机分布式存储。支持表的联合和分组查询。

    [​IMG]
    RethinkDB 2.0 发布,分布式数据库下载地址
     
正在加载...