Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type StoreOption ¶
type StoreOption func(s *store)
StoreOption applies an optional configuration to the Store
func WithRecordsPerPartition ¶
func WithRecordsPerPartition(records int) StoreOption
WithRecordsPerPartition sets the number of records in a partition
Click to show internal directories.
Click to hide internal directories.