memory

package
v0.8.20 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2024 License: Apache-2.0, MIT Imports: 11 Imported by: 1

Documentation

Overview

Package memory defines an in-memory value store

The index data stored by the memory value store is not persisted. This value store is primarily useful for testing or for short-lived indexer instances that do not need to store huge amounts of data.

When creating an indexer that uses this value store, the indexer should generally not be given a cache.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() *memoryStore

New creates a new indexer.Interface implemented by a radixtree-based value store.

Types

This section is empty.

Jump to

Keyboard shortcuts

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