Skip to content

perf(memory): batch Qdrant search in link_memory_notes #1794

@bug-ops

Description

@bug-ops

Introduced in #1788. link_memory_notes calls search_collection() once per entity sequentially. Qdrant supports batch search in a single HTTP request. Implement batch search to reduce N round-trips to 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    memoryzeph-memory crate (SQLite)performancePerformance improvements

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions