mirror of
https://github.com/lancedb/lancedb.git
synced 2026-08-19 20:48:34 +00:00
008e0b1a93
* 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.