MVN

io.sirix : sirix-parent

Maven & Gradle

Jul 29, 2019
1k stars

sirix-complete · Sirix is a temporal storage system effectively and efficiently storing snapshots of time varying (currently semi-structured) data taking full advantage of flash based drives as for instance SSDs. We not only provide several ways of navigating the tree-structure of a single revision, we also support navigation in time. Furthermore we provide a novel storage technique called sliding snapshot to circumvent intermitant full dump snapshots to fast track their in-memory reconstruction and thus we avoiding write peaks and having to read long chains of page fragments/increments/deltas. Sirix uses copy-on-write (COW) as well as an append-only storage making it an ideal candidate for flash based drives while not dropping support for erstwhile disks.

<dependency>
    <groupId>io.sirix</groupId>
    <artifactId>sirix-parent</artifactId>
    <version>0.9.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.sirix : sirix-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.9.3

All Versions

Choose a version of io.sirix : sirix-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
sirix-parent-0.9.3
sirix-parent-0.9.2
sirix-parent-0.9.1
sirix-parent-0.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.sirix</groupId>
    <artifactId>sirix-parent</artifactId>
    <version>0.9.3</version>
</dependency>

Advertisement

Dependencies from Group

May 30, 2022
6 usages
1k stars
May 30, 2022
4 usages
1k stars
May 30, 2022
1k stars
Jul 29, 2019
1k stars
May 30, 2022
1k stars

Discover Dependencies

Jul 16, 2023
4 stars
Apr 15, 2019
2 stars
Sep 09, 2019
3 usages
0 stars
Sep 09, 2019
2 usages
0 stars
Sep 09, 2019
0 stars
Sep 09, 2019
0 stars
Feb 16, 2020
1 usages
3 stars