data_access_layer

package
v0.0.0-...-1624b2f Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2025 License: GPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Commit

func Commit(nodeTrees *hnsw.HnswBucket, bitmapIdex *index.BitmapIndex) error

func Rollup

func Rollup() (*hnsw.HnswBucket, *index.BitmapIndex, error)

Recovery logic needs to be added in the future.

Types

type BackupBucketList

type BackupBucketList []string

type BackupConfig

type BackupConfig map[string]hnsw.HnswConfig

type BackupHnswBucket

type BackupHnswBucket struct {
	DataNodes    []hnsw.Node
	BucketConfig hnsw.HnswConfig
	BucketName   string
}

type BackupNodes

type BackupNodes map[string][]hnsw.Node

type SerdeBitmap

type SerdeBitmap struct {
	Data string `json:"data"`
}

Jump to

Keyboard shortcuts

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