Namespace Couchbase.Core.IO.Compression
Interfaces
ICompressionAlgorithm
Interface for an implementation of a compression algorithm used to compress/decompress request and response bodies for key/value operations.
Enums
CompressionAlgorithm
Indicates a compression algorithm, which must be supported by Couchbase Server.