mirror of
https://github.com/corda/corda.git
synced 2025-01-16 17:59:46 +00:00
e57dab6fcc
* Add MySQL notary service. This is the first iteration of a HA notary service, and is intended to replace the Raft notary. The backing database should be a replicated MySQL implementation such as Percona XtraDB Cluster. Handle MySQLTransactionRollbackException Add the `mysql-connector-java` to the build file of the node package. Add Hikari connection pool * Store requesting party name & key in separate columns (for consistency with existing uniqueness providers) * Add idempotency test and additional counters |
||
---|---|---|
.. | ||
capsule | ||
src | ||
build.gradle |