Apache CouchDB 2.3.0 发布,文档数据库

栏目: 数据库 · 发布时间: 7年前

内容简介:Apache CouchDB 2.3.0 已发布,Apache CouchDB 是一个面向文档的数据库管理系统。它提供以 JSON 作为数据格式的 REST 接口来对其进行操作,并可以通过视图来操纵文档的组织和呈现。CouchDB 是 Apache 基金会的顶级开源项目。更新亮点:下载地址:

Apache CouchDB 2.3.0 已发布,Apache CouchDB 是一个面向文档的数据库管理系统。它提供以 JSON 作为数据格式的 REST 接口来对其进行操作,并可以通过视图来操纵文档的组织和呈现。CouchDB 是 Apache 基金会的顶级开源项目。

更新亮点:

  • (Multiple) Clustered purge is now available

  • A new config setting is available, allowing an administrator to configure an initial list of nodes that should be contacted when a node boots up

  • Replication supports ipv6-only peers

  • The UUID of the server/cluster is once again exposed in the GET / response

  • Stats counts between job runs of the replicator are no longer reset on job restart

  • CouchDB’s _bulk_get implementation now supports the multipart/mixed and multipart/related content types if requested, extending compatibility with third-party replication clients

  • CouchDB no longer forces the TCP receive buffer to a fixed size of 256KB, allowing the To improve security, there have been major changes in the configuration of query servers,SSL support, and HTTP global handlersoperating system to dynamically adjust the buffer size

  • All python scripts shipped with CouchDB, including couchup and the dev/run development cluster script, now specify and require Python 3.x

  • CouchDB is now compatible with Erlang 21.x

  • The embedded version of rebar used to build CouchDB has been updated to the last version of rebar2 available

  • Plus many other performance improvements, bugfixes, and UI improvements

下载地址:

https://couchdb.apache.org/#download


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

大话设计模式

大话设计模式

程杰 / 清华大学出版社 / 2007-12-1 / 45.00元

本书通篇都是以情景对话的形式,用多个小故事或编程示例来组织讲解GOF(设计模式的经典名著——Design Patterns:Elements of Reusable Object-Oriented Software,中译本名为《设计模式——可复用面向对象软件的基础》的四位作者EIich Gamma、Richard Helm、Ralph Johnson,以及John Vlissides,这四人常被称......一起来看看 《大话设计模式》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

MD5 加密
MD5 加密

MD5 加密工具