//
pkg.gl
Category
github.com/cockroachdb/replicator
internal
sequencer
scheduler
package
1.0.5
Repository:
https://github.com/cockroachdb/replicator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
7
Files
118 SLOC
#
Functions
ProvideScheduler
ProvideScheduler is called by Wire.
#
Variables
Set
Set is used by Wire.
#
Structs
Scheduler
A Scheduler is shared across Sequencer implementations to limit overall parallelism and to ensure ordered access to target rows.