设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

RethinkDB 2.3发布,分布式数据库

2016-4-7 22:10| 发布者: joejoe0332| 查看: 789| 评论: 0|原作者: oschina|来自: oschina

摘要: RethinkDB 2.3 发布了,该版本主要有以下方面值得关注:Network encryption: built-in TLS support encrypts database connectionsUsers and permissions: you can achieve granular control over database access b ...

RethinkDB 2.3 发布了,该版本主要有以下方面值得关注:

  • Network encryption: built-in TLS support encrypts database connections

  • Users and permissions: you can achieve granular control over database access by creating user accounts and assigning permissions

  • The fold command: we added a new fold command to the ReQL query language that lets you perform reduce-like operations on ordered streams, with optional support for emitting a stream of values based on the current accumulator state.

  • Windows compatibility: support for running RethinkDB on Windows is now in beta. You can download and install RethinkDB 2.3 on Microsoft’s operating system.

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

特点:

简单编程模型

  • JSON 数据模型和一致性

  • 分布式联合查询、子查询、聚合查询和原子更新操作

  • Hadoop 风格的 map/reduce.

轻松管理

  • 提供友好的 Web 和命令行管理工具

  • 服务器和网络故障时的谨慎处理

  • 多数据中心复制和故障转移

水平伸缩

  • 数据分片和复制到多个节点

  • 自动化并行查询和分布式查询

  • 通过 MVCC 并发实现无锁操作

下载安装:http://rethinkdb.com/docs/install/

酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部