发布于 2015-09-12 00:02:56 | 143 次阅读 | 评论: 0 | 来源: 网友投递
这里有新鲜出炉的精品教程,程序狗速度看过来!
Infinispan 开源的数据网格平台
Infinispan是JBoss Cache缓存框架的后续项目,它是一个开源的数据网格平台,用于访问分布式状态的群集节点。GridFileSystem(网格文件系统)是一个全新的实验性的API,这些API使Infinispan后端的网格数据像“文件系统”一样展示出来。
Infinispan 8.0.1.Final 发布了,值得关注的改进有:
- ISPN-5717 Notify continuous query also when entry expires
- ISPN-5591 Simple local cache without interceptor stack. This is an extremely fast cache with very few features (no transactions, no indexing, no persistence, etc). Its primary intendend usage is as a 2nd-level cache for Hibernate, but we're sure you can find lot's of other applications for it, provided you don't require all the bells and whistles that come with our fully-fledged caches.
- Bump Hibernate Search to 5.5.0.CR1 and Lucene to 5.3.0
- A number of query fixes, including indexing and searching of null non-string properties, aggregation expressions in orderBy, filter with both 'where' and 'having' in the same query
- ISPN-5731 Cannot use aggregation expression in orderBy
- Read the complete release notes
同时发布的还有 7.2.5.Final ,值得关注的改进有:
- ISPN-5607 Preemptively invalidate near cache after writes
- ISPN-5670 Hot Rod server sets -1 for lifespan or maxIdle as default
- ISPN-5677 RemoteCache async methods use flags
- ISPN-5684 Make getAll work with compatibility mode in DIST
- Read the complete release notes
历史版本 :
Infinispan 9.2.0 CR1 发布,分布式集群缓存系统
Infinispan 9.1.4.final 发布,分布式集群缓存系统
Infinispan Spark connector 0.6 发布
Infinispan 9.2.0.Beta1 和 9.1.3.Final 发布
Infinispan 9.2.0.Alpha2 和 9.1.2.Final 发布
Infinispan 9.2.0.Alpha1 带来新的分布式和集群式集合类型
Infinispan 9.1.1.Final 发布,分布式集群缓存系统
Infinispan 9.1.0.CR1 发布,分布式集群缓存系统
Infinispan 9.1.0.Beta1 发布,分布式集群缓存系统
Infinispan 9.1.0.Alpha1 发布,分布式集群缓存系统
Infinispan 的 Hotrod 客户端 C++/C# 8.1.1.Final 发布
Infinispan 的 Hotrod 客户端 C++/C# 8.1.0 正式发布