Documentation ¶
Index ¶
Constants ¶
View Source
const (
// MaxOperationsPerBatchedWrite is the max. number of op that a batched write can hold and process.
MaxOperationsPerBatchedWrite = 500
)
Variables ¶
This section is empty.
Functions ¶
func CalculateRequiredBatches ¶
CalculateRequiredBatches returns the number of batched writes necessary given a amount of operations.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.