v-protocol
v1.1.1
Published
The Vertica client/server binary protocol, implemented in TypeScript
Downloads
1,178
Maintainers
Readme
v-protocol
Responsible for serialization and deserialization of low level wire protocol for use in the implementation of Vertica's unique client-server protocol. This is used by the vertica-nodejs client driver and does not have an exposed API for development of other applications.
Documentation
v-protocol is part of a much larger project, vertica-nodejs. While each individual package should have its own documentation for exposing and detailing related components of the vertica-nodejs API, the main location for those using the driver can be found here:
Other packages part of the vertica-nodejs project can be found here:
License
Apache 2.0 License, please see LICENSE for details.