zed
zed copied to clipboard
vector engine stubs
This work involves stubbing out the initial and simple Vector interface type for the vector engine and locating it in a package under the runtime. A rudimentary implementation will allow for vectors to be loaded through the vector cache and operated upon from a zed dev command. This code will otherwise not be available to the general zed runtime as that will come later.