inverted

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 9, 2024 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Overview

Package inverted implements a inverted index repository.

Package inverted implements a inverted index repository.

Package inverted implements a inverted index repository.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewStore

func NewStore(opts StoreOpts) (index.SeriesStore, error)

NewStore create a new inverted index repository.

Types

type StoreOpts

type StoreOpts struct {
	Logger       *logger.Logger
	Path         string
	BatchWaitSec int64
}

StoreOpts wraps options to create a inverted index repository.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL