Skip to content

[Feature]: Memory control for creating and optimizing indexes #326

@iaojnh

Description

@iaojnh

Problem / Motivation

Currently, Zvec does not impose memory limitations during index creation and optimization. With large indexes, this consumes a significant amount of system memory for related operations. We aim to successfully create and optimize indexes even with limited memory.

Proposed Solution

Add `memory_limit_mb` args to collection schema or global configuration

Alternatives Considered

No response

Affected Area

No response

Metadata

Metadata

Assignees

Labels

featureNew feature wanted

Type

No type

Projects

Status

Backlog

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions