Package infinispan: Information
Source package: infinispan
Version: 8.2.4-alt1_5jpp8
Build time: Apr 21, 2018, 02:15 AM
Category: Development/Java
Report package bugHome page: http://infinispan.org/
License: ASL 2.0 and LGPLv2+ and Public Domain
Summary: Data grid platform
Description:
Infinispan is an extremely scalable, highly available data grid platform - 100% open source, and written in Java. The purpose of Infinispan is to expose a data structure that is highly concurrent, designed ground-up to make the most of modern multi-processor/multi-core architectures while at the same time providing distributed cache capabilities. At its core Infinispan exposes a Cache interface which extends java.util.Map. It is also optionally is backed by a peer-to-peer network architecture to distribute state efficiently around a data grid.
Maintainer: Igor Vlasenko
Last changed
April 19, 2018 Igor Vlasenko 8.2.4-alt1_5jpp8
- java update
Nov. 22, 2017 Igor Vlasenko 8.2.4-alt1_4jpp8
- fixed build with new lucene
Nov. 21, 2017 Igor Vlasenko 8.2.4-alt1_3jpp8
- fixed build with new checkstyle