Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: rename the rust crate from vectordb to lancedb #1012

Merged
merged 3 commits into from
Feb 23, 2024

Conversation

westonpace
Copy link
Contributor

This also renames the new experimental node package to lancedb. The classic node package remains named vectordb.

The goal here is to avoid introducing piecemeal breaking changes to the vectordb crate. Instead, once the new API is stabilized, we will officially release the lancedb crate and deprecate the vectordb crate. The same pattern will eventually happen with the npm package vectordb.

@westonpace westonpace force-pushed the refactor/vectordb-to-lancedb-rust branch from 43f4301 to 00047b3 Compare February 23, 2024 00:03
@westonpace westonpace merged commit f159612 into lancedb:main Feb 23, 2024
14 checks passed
@prrao87
Copy link
Contributor

prrao87 commented Feb 23, 2024

Much awaited!!! Bring on the LanceDB brand 😈

raghavdixit99 pushed a commit to raghavdixit99/lancedb that referenced this pull request Apr 5, 2024
This also renames the new experimental node package to lancedb. The
classic node package remains named vectordb.

The goal here is to avoid introducing piecemeal breaking changes to the
vectordb crate. Instead, once the new API is stabilized, we will
officially release the lancedb crate and deprecate the vectordb crate.
The same pattern will eventually happen with the npm package vectordb.
westonpace added a commit that referenced this pull request Apr 5, 2024
This also renames the new experimental node package to lancedb. The
classic node package remains named vectordb.

The goal here is to avoid introducing piecemeal breaking changes to the
vectordb crate. Instead, once the new API is stabilized, we will
officially release the lancedb crate and deprecate the vectordb crate.
The same pattern will eventually happen with the npm package vectordb.
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.

None yet

3 participants