klauspost_snappy

package
v1.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 12, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package github.com/mostynb/go-grpc-compression/experimental/klauspost_snappy is a wrapper for using github.com/klauspost/compress/s2 in snappy compatibility mode with gRPC. It might be more efficient than github.com/mostynb/go-grpc-compression/snappy and github.com/mostynb/go-grpc-compression/nonclobbering/snappy packages which make use of github.com/golang/snappy.

Note that this is registered under the name "snappy" with gRPC, so only one of these packages should be used at a time.

If you import this package, it will register itself as the encoder for the "snappy" compressor, overriding any previously registered compressors with this name.

If you don't want to override previously registered "snappy" compressors, then you should instead import github.com/mostynb/go-grpc-compression/nonclobbering/experimental/klauspost_snappy

Index

Constants

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL