Package infinispan: Information
Source package: infinispan
Version: 13.0.22-alt6
Build time: Jun 18, 2026, 02:22 PM in the task #421748
Category: Development/Java
Report package bugHome page: https://github.com/infinispan/infinispan
License: Apache-2.0
Summary: Infinispan is an open source data grid platform and highly scalable NoSQL cloud data store.
Description:
Infinispan is an open-source in-memory database that offers flexible deployment options and robust capabilities for storing, managing, and processing data. Infinispan provides a key/value data store that can hold all types of data, from Java objects to plain text. Infinispan distributes your data across elastically scalable clusters to guarantee high availability and fault tolerance, whether you use Infinispan as a volatile cache or a persistent data store.
Maintainer: Anton Meleshnikov
Last changed
June 18, 2026 Anton Meleshnikov 13.0.22-alt6
- Added new jar dependency for build.
Oct. 9, 2025 Andrey Cherepanov 13.0.22-alt5
- Required strictly jar dependencies for build.
Oct. 8, 2025 Andrey Cherepanov 13.0.22-alt4
- Required commons-compress.jar for cli.sh. - Used CLASSPATH from common.sh in cli.sh.