Skip to content

Revise README for DiskANN3 updates#1046

Open
harsha-simhadri wants to merge 7 commits intomainfrom
harshasi/update_readme
Open

Revise README for DiskANN3 updates#1046
harsha-simhadri wants to merge 7 commits intomainfrom
harshasi/update_readme

Conversation

@harsha-simhadri
Copy link
Copy Markdown
Contributor

Updated README to reflect changes in DiskANN3 and added details about the Provider API and getting started guide.

Updated README to reflect changes in DiskANN3 and added details about the Provider API and getting started guide.
Corrected formatting and improved clarity in the README.
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the top-level README to describe DiskANN3 (Rust main branch) and its Provider API, plus a short “Getting Started” section pointing to benchmarking and provider integration entry points.

Changes:

  • Replaces the prior badge/paper-heavy intro with a DiskANN3 overview and feature list.
  • Adds Provider API context and a “Getting Started” section with links to benchmarks and the provider contract.
  • Moves badges and paper links into the “Legacy C++ Code” section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
- Garnet provider for high-throughput scale up vector search, and as an example of mapping to a k-v store.
- Bf-tree provider as an illustration of how to connect to a B-tree in your database.

The provider for [https://learn.microsoft.com/en-us/azure/cosmos-db/vector-search](Cosmos DB NoSQLVector Search) is not included but documented in the [https://www.vldb.org/pvldb/vol18/p5166-upreti.pdf](VLDB'25 paper).
Comment thread README.md Outdated
Updated the README to clarify the DiskANN3 library's purpose and usage, including changes to the description of the API and algorithmic features.
Updated project name and description in README.
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.47%. Comparing base (3d3ed4c) to head (b2dc6bf).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1046      +/-   ##
==========================================
- Coverage   90.60%   89.47%   -1.13%     
==========================================
  Files         461      461              
  Lines       85494    85494              
==========================================
- Hits        77462    76498     -964     
- Misses       8032     8996     +964     
Flag Coverage Δ
miri 89.47% <ø> (-1.13%) ⬇️
unittests 89.32% <ø> (-1.25%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 40 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants