HNSW
Scalability Study of HNSW
Scaling HNSWs in Redis Original article: Scaling HNSWs (via Hacker News) Salvatore Sanfilippo has spent much of this year working on vector sets for Redis, first released in Redis 8 (May 2024). --- Background A central part of this effort involved implementing HNSW — Hierarchical Navigable Small World, an indexing technique