Documentation
¶
Overview ¶
Package batching implements a batching transaction scheduling algorithm.
Index ¶
Constants ¶
View Source
const ( // Name of the scheduling algorithm. Name = registry.TxnSchedulerAlgorithmBatching )
Variables ¶
View Source
var Flags = flag.NewFlagSet("", flag.ContinueOnError)
Flags has the configuration flag for the batching algorithm.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.