Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

gzip support on influxdb-python #718

@philip-jones

Description

@philip-jones

Hi,

Great API, we use it heavily. Thank you.

The equivalent Java API influxdb-java, which I also use, allows gzip compression to be explicitly enabled when setting up a connection, e.g.

final javaInfluxClient = InfluxDBFactory.connect(SERVER, USERNAME, PASSWORD);
javaInfluxClient.enableGzip();
// ...etc

Perhaps this is enabled by default in influxdb-python, however I cannot find any reference to gzip compression. Perhaps I am looking in the wrong place.

This would be very useful to allow a reduction in bandwidth for IoT devices with very small data tariffs.

Would it be possible to add this? I'm happy to have a go at writing a patch for this but would like to get some feedback from the maintainers first.

Thank you, Phil.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy