DiskANN
This release contains the code for the DiskANN algorithm that enables scalable and efficient ANNS indices. DiskANN uses primarily uses an SSD-based index to scale to an order of magnitude more points compared to in-memory indices, while retaining high QPS and low latency. The graph that DiskANN builds can also be used for searching in-memory and comapres favorably to other in-memory algorithms.