mirror of
https://github.com/lancedb/lancedb.git
synced 2026-08-18 12:08:35 +00:00
dfabbe9081
* Extract a minimal Table interface in Rust SDK * Make create_index composable in Rust. * Fix compiling issues from ffi
(New) LanceDB NodeJS SDK
It will replace the NodeJS SDK when it is ready.