转载

Apache Jackrabbit 2.10.0 发布,JSR-170内容管理

阿里百川,开启移动应用开发的新篇章

Apache Jackrabbit 2.10.0 发布,主要更新信息如下:

  • [JCR-3803] Local cache contention lead to performance degradation

  • [JCR-3804] [jackrabbit-aws] Allow http communication to S3

  • [JCR-3810] StreamWrapper can attempt to reset other types of InputStreams

  • [JCR-3815] Local Cache Purge Cause Performance Issues

  • [JCR-3817] [jackrabbit-aws-ext] Performance of operation degrades while running DS GC

  • [JCR-3818] Use SimpleFSDirectory by default

  • [JCR-3825] Use RepositoryFactory for first hops

  • [JCR-3826] AbstractPrincipalProvider cachesize is not configurable

  • [JCR-3838] [aws-ext] Proactive & Asynchronous caching of binary when its metadata is accessed from S3

  • [JCR-3842] [jackrabbit-aws-ext] Support encryption in S3Datastore

  • [JCR-3843] [jackrabbit-aws-ext] Support S3 in Franfurt Datacenter

  • [JCR-3844] JcrRemotingServlet does not log full stacktrace

  • [JCR-3845] Have AuthorizableQueryManager Support Specifying Sort Ignore Case Mode

  • [JCR-3852] [jackrabbit-aws-ext] Refactor code to open S3 service & consolidate testcases

  • [JCR-3855] Make TimeSeriesAverage public

  • [JCR-3861] Update Oak dependency in webapp

详细信息请查看 发行页面 。

下载地址如下:

http://jackrabbit.apache.org/downloads.html

Apache Jackrabbit 是由 Apache Foundation 提供的 JSR-170 的开放源码实现..

随着内容管理应用程序的日益普及,对用于内容仓库的普通、标准化 API 的需求已凸现出来。Content Repository for Java Technology API (JSR-170) 的目标就是提供这样一个接口。JSR-170 的一个主要优点是,它不绑定到任何特定的底层架构。例如,JSR-170 实现的后端数据存储可以是文件系统、WebDAV 仓库、支持 XML 的系统,甚至还可以是 SQL 数据库。此外,JSR-170 的导出和导入功能允许一个集成器在内容后端与 JCR 实现之间无缝地切换。

Apache Jackrabbit 2.10.0 发布,JSR-170内容管理

正文到此结束
Loading...