libindex

Official

High-volume JSONL indexing, simplified.

Authorcopilot-ld
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Base index classes simplify building storage-backed indexing for JSONL data, providing reliable in-memory state and durable disk writes.

Core Features & Use Cases

  • IndexBase offers loadData, add, get, has, and queryItems with configurable filtering.
  • BufferedIndex adds high-volume writes with a configurable flush interval and automatic batching, including shutdown support.
  • Integration-ready: exportable base classes for VectorIndex, TraceIndex, and domain-specific indexes, with test coverage to ensure correctness.

Quick Start

Create a BufferedIndex with a storage backend and an index key, then add items and periodically flush to persist.

Dependency Matrix

Required Modules

@copilot-ld/libtype

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: libindex
Download link: https://github.com/copilot-ld/copilot-ld/archive/main.zip#libindex

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.