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.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window sirix-parent-0.9.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.