ftsrg / blockchain-benchmarks-tpcc

TPC-C benchmark implementations for blockchain platforms
Apache License 2.0
0 stars 0 forks source link

Integrate Hypernate as an external library #24

Open bzp99 opened 6 months ago

bzp99 commented 6 months ago

Now that Hypernate exists as an independent library at ftsrg/hypernate, we should remove Hypernate-specific code from the TPC-C implementation and add Hypernate as an external dependency.

We can use jitpack, but the Hypernate repo has to become public first.

bzp99 commented 5 months ago

b3a74c0 partially resolves this, but I will keep it open until we can get rid of the JAR