google-nomulus/core
Ben McIlwain 5c22fa2539 Slightly improve performance of ExpandRecurringBillingEventsAction (#1642)
* Slightly improve performance of ExpandRecurringBillingEventsAction

We don't need to log every single no-op batch of 50 Recurrences that are
processed (considering we have 1.5M total in our system), and we also don't need
to process Recurrences that already ended prior to the Cursor time (this gets us
down to 420k from 1.5M).
2022-05-25 17:27:21 -04:00
..
gradle/dependency-locks Downgrade dependencies that no longer support Java8 (#1617) 2022-05-04 02:03:34 -04:00
src Slightly improve performance of ExpandRecurringBillingEventsAction (#1642) 2022-05-25 17:27:21 -04:00
build.gradle Create a Dataflow pipeline to resave EPP resources (#1553) 2022-04-15 15:46:35 -04:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00