Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HNSWPurger ¶
type HNSWPurger struct {
// contains filtered or unexported fields
}
HNSWPurger implements the mechanism for periodically checking for old PendingJobs and attempting their rescheduling.
func New ¶
func New(conf config.HNSWPurger, hnswConf config.HNSW) *HNSWPurger
New creates a new HNSWPurger.
Click to show internal directories.
Click to hide internal directories.