ravendb-nodejs-client
ravendb-nodejs-client copied to clipboard
version 7
the latest docker version shows that ravendb is at version 7. yet this official client is at version 6
How is that explained?
You can use the 6.x node.js client to work with 7.0 servers.
It would still be nice to have version 7 to support vector search. I had to make a REST API call and store the certificate in a different way to do it.
We released 7.0.0: https://github.com/ravendb/ravendb-nodejs-client/releases/tag/7.0.0