Package Exports
- @forwardimpact/libindex
Readme
libindex
Base index class for storage-backed indexes.
Getting Started
import { IndexBase, BufferedIndex } from '@forwardimpact/libindex';JSONL-backed indexes with filtering and buffered writes — fast lookup of agent context chunks.
Base index class for storage-backed indexes.
import { IndexBase, BufferedIndex } from '@forwardimpact/libindex';