元數據資源庫系統 ModeShape 2.6.0.Final 發布
ModeShape (前身是 "JBoss DNA") 是一個實現了 JCR 2.0 (JSR-283) 規范,用以提供在不同系統上的內容存儲的功能。
ModeShape 支持所有 JCR 2.0 的必選功能。
通常如果用一句話描述,我們總是將內容倉庫說成是,“關系數據庫”和“文件系統”的“集大成者”,外加所有那些我們一直沒有但不得不內建在我們自己應用中的好東西。
這包括如事務、伸縮性、數據庫端的查詢、使用超大文件帶來的真正好處、流、訪問控制和文件系統端的層次結構,以及諸如版本標定、全文檢索,以及兩者都不支持但非常重要的“數據優先”方法。
JCR是描述所有這些特性的Java API。
項目地址:http://www.jboss.org/modeshape/
ModeShape 團隊很高興的發布了 ModeShape 2.6.0.Final. 可通過 JBoss Maven repository (see our Maven instructions) 以及這里下載。同時一些相關的用戶指南也做了更新,包括:Reference Guide, Getting Started Guide, and JavaDoc.
2.6 版本包含一些新特性、改進,以及大量的 bug 修復,主要包括:
- kits for JBoss Application Server 5.x and 6.x
- improved overall performance
- new disk-based storage connector
- added cache support in several connectors
- pluggable authentication and authorization
- the JPA connector now support configuring/using Hibernate 2nd-level cache
- improved BINARY property support for large files
- automatically use the JDK logger if SLF4J binding is not available
- upgraded to Infinispan 4.2.1.Final
- faster startup of the ModeShape engine
- over five dozen bug fixes
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!