Skip to content

lightning: support gzip compression when sending kv pairs to tikv #41163

@sleepymole

Description

@sleepymole

Currently, Lightning sent kv pairs to tikv in plaintext through gRPC. This issue is to support sending kv pairs in gzip format to reduce network bandwidth usage. In our benchmark, it reduces at least 50% network bandwidth usage with no more than 20% performance regression.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions