SIGN IN SIGN UP

Use LRU caches during index build to limit memory consumption (#232)

Convert `QuantizedVectorCache` and `BuilderNeighborCache` into LRUs
whose space consumption is governed by `maintenance_work_mem`. This
fixes #227 and lays a piece of the groundwork needed for parallel
indexing.
T
tjgreen42 committed
dbfc828623c0f66443a411a9d2529291e8292a12
Parent: af45212
Committed by GitHub <noreply@github.com> on 6/6/2025, 12:15:04 AM