mirror of
https://github.com/google/nomulus.git
synced 2025-07-22 02:36:03 +02:00
* Track and replay Transaction table gaps Id gaps in the Transaction table can be the result of a transactions committed out of order. To deal with this, keep track of gaps for up to five minutes and check to see if they've been back-filled prior to applying the next batch of transactions during reply. * Changes for review * Calculate gap expiration time before gap queries * Reformat. |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
build.gradle | ||
Dockerfile |