turbopuffer / turbopuffer-typescript

Official Typescript API client library for turbopuffer.com
MIT License
8 stars 1 forks source link

http: allow disabling compression #27

Closed sirupsen closed 2 months ago

sirupsen commented 2 months ago

In cases with very fast, underutilized networks, CPU may be a more sparse. In those cases, it can be advisable to disable compression.

@pushrax