Пакет apache-ignite: Информация
Исходный пакет: apache-ignite
Версия: 3.0.0-alt3
Собран: 20 июля 2025 г. 2:34
Категория: Базы данных
Сообщить об ошибке в пакетеДомашняя страница: https://ignite.apache.org
Лицензия: Apache-2.0
О пакете: Distributed database for high-performance computing
Описание:
Apache Ignite 3 is a distributed database for high-performance computing. * ACID TRANSACTIONS: Ignite can operate in a strongly consistent mode that provides full support for distributed ACID transactions executed at the Serializable isolation level. * DISTRIBUTED SQL: Use Ignite as a traditional SQL database by leveraging JDBC drivers, ODBC drivers, or the native SQL APIs that are available for Java, C#, C++, and other programming languages. * COMPUTE API: With traditional databases, for in-place calculations, you use stored procedures that are written in a language such as PL/SQL. With Ignite, you use modern JVM languages to develop and execute custom tasks across your distributed database. * SCHEMA-DRIVEN ARCHITECTURE: Ignite built around schema-driven model ensuring consistency between DDL, internal models and data. * PLUGABLE STORAGE ENGINES: Ignite's modular architecture enables the customization of underlying data and metadata storage, offering in-memory storage and RocksDB as default options. * UNIFIED CLI TOOL AND REST API: Management tools now include built-in CLI and REST API allowing simple access and configuration of Ignite cluster.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
ignite3-cli (loongarch64)
ignite3-db (loongarch64)
ignite3-java-client (loongarch64)
ignite3-cli (loongarch64)
ignite3-db (loongarch64)
ignite3-java-client (loongarch64)
Сопровождающий: Andrey Cherepanov
Последнее изменение
19 июля 2025 г. Andrey Cherepanov 3.0.0-alt3
6 июля 2025 г. Andrey Cherepanov 3.0.0-alt2
- Strictly build with Java 11.
5 июля 2025 г. Andrey Cherepanov 3.0.0-alt1
- Initial build for Sisyphus.