发布于 2017-02-18 00:29:04 | 111 次阅读 | 评论: 0 | 来源: 网友投递
Geode 分布式内存数据库
Geode 是一个开源的分布式内存数据库,用于构建水平伸缩的应用,基于 GemFire 开发。
Apache Geode 1.1.0 发布了,本次更新内容如下:
Upon graduation to a top-level Apache project, removed incubating project references.
Resolved 252 tickets to fix bugs, enhance the state of continuous integration testing, and improve the integrated security implementation.
Improved the JSONFormatter and the PdxSerialization frameworks to reduce the number of PDX types generated.
Added a backwards compatibility testing framework for validating that Geode v1.0.0-incubating applications can connect to a v1.1.0 server.
Made cluster configuration service more cloud friendly by storing the configuration in a Geode Region instead of requiring that they are stored in the file-system.
Made cluster configuration service easier to use so that you can deploy/undeploy code even before any cache servers are running.
Made gfsh more cloud friendly by enabling developer to describe foreign-key relationships for co-located regions by setting a PartitionResolver during “create region” command.
Added Tomcat 8.0 and 8.5 and tcServer 3.2 for HTTP Session Management module.
Added docs for Apache Lucene integration.
Improved Apache Lucene statistics collection and display
下载地址