datastax / astra-db-ts

Typescript client for Astra DB Vector
https://npmjs.com/@datastax/astra-db-ts
Apache License 2.0
13 stars 6 forks source link

Added extended http1 options #33

Closed toptobes closed 4 months ago

toptobes commented 4 months ago

You can now set, through the DataAPIClient, the following options:

The preferHttp2 field directly on the DataAPIClientOptions is deprecated, with a message to prefer to use the one in DataAPIHttpOptions instead