jar

io.crums : skipledger-sql

Maven & Gradle

Oct 25, 2022
19 stars

io.crums:skipledger-sql · SQL implementation of the hash ledger. The hash ledger is a skip ledger annotatated with crumtrails (witness records). It contains only opaque hashes. This module maintains the hash ledger on a relational database. It also models the source ledger (the data being tracked) as 2 SQL queries: one, to determine the number rows in the ledger; the second, to return the ledger row for a given row number.

Table Of Contents

Latest Version

Download io.crums : skipledger-sql JAR file - Latest Versions:

All Versions

Download io.crums : skipledger-sql JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window skipledger-sql-0.5.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.crums.sldg.sql

├─ io.crums.sldg.sql.Config.class - [JAR]

├─ io.crums.sldg.sql.ConfigFileBuilder.class - [JAR]

├─ io.crums.sldg.sql.ConnectionInfo.class - [JAR]

├─ io.crums.sldg.sql.HashLedgerSchema.class - [JAR]

├─ io.crums.sldg.sql.SqlHashLedger.class - [JAR]

├─ io.crums.sldg.sql.SqlLedger.class - [JAR]

├─ io.crums.sldg.sql.SqlLedgerException.class - [JAR]

├─ io.crums.sldg.sql.SqlSkipLedger.class - [JAR]

├─ io.crums.sldg.sql.SqlSkipTable.class - [JAR]

├─ io.crums.sldg.sql.SqlSourceQuery.class - [JAR]

Advertisement

Dependencies from Group

Sep 03, 2022
4 stars
Oct 25, 2022
0 stars
Oct 25, 2022
0 stars
Oct 25, 2022
0 stars
Oct 25, 2022
0 stars

Discover Dependencies

Oct 25, 2022
19 stars
Aug 27, 2023
2 stars
Aug 27, 2023
2 stars
Aug 27, 2023
2 stars
Aug 27, 2023
2 stars
Aug 27, 2023
2 stars
Sep 16, 2022
Aug 25, 2023
60 stars