Simon Willison 12/11/2025

Scaling HNSWs

Read Original

This article details Salvatore Sanfilippo's work on implementing and scaling HNSW (Hierarchical Navigable Small World) algorithms for vector sets in Redis. It covers his new contributions to the algorithm, such as efficient deletion and updating of indexes, and explains how to scale large vector sets across multiple nodes for parallel reads and writes to handle hundreds of millions of vectors.

Scaling HNSWs

Comentarios

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet