内容简介: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
下载地址:
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- [ Laravel 5.7 文档 ] 数据库操作 —— 数据填充
- [ Laravel 5.7 文档 ] 数据库操作 —— 迁移
- [ Laravel 5.7 文档 ] 数据库操作 —— 分页
- RavenDB 4.0 发布,.NET 文档数据库
- [ Laravel 5.7 文档 ] 测试系列 —— 数据库测试
- [ Laravel 5.7 文档 ] 数据库操作 —— Redis
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
jQuery基础教程 (第4版)
[美] Jonathan Chaffer、[美] Karl Swedberg / 李松峰 / 人民邮电出版社 / 2013-10 / 59.00
本书由jQuery API网站维护者亲自撰写,第一版自2008上市以来,一版再版,累计重印14次,是国内首屈一指的jQuery经典著作! 作为最新升级版,本书涵盖jQuery 1.10.x和jQuery 2.0.x。本书前6章以通俗易懂的方式讲解了jQuery的核心组件,包括jQuery的选择符、事件、动画、DOM操作、Ajax支持等。第7章和第8章介绍了jQuery UI、jQuery M......一起来看看 《jQuery基础教程 (第4版)》 这本书的介绍吧!