sqlitestore

package
v0.9.4 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package sqlitestore implements a SQLite-based ToolStore for search over MCP tool metadata. It currently uses FTS5 for full-text search and may be extended with embedding-based semantic search in the future.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSQLiteToolStore

func NewSQLiteToolStore() (sqliteToolStore, error)

NewSQLiteToolStore creates a new sqliteToolStore backed by a shared in-memory SQLite database. All callers of this constructor share the same database, which is the intended production behavior (one shared store per server).

Types

This section is empty.

Jump to

Keyboard shortcuts

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