package
1.3.0
Repository: https://github.com/warpstreamlabs/bento.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

CacheConfig export couchbase Cache specification.
NewCache returns a Couchbase cache.
NewProcessor returns a Couchbase processor.
ProcessorConfig export couchbase processor specification.

# Constants

MetaCASKey holds the CAS value of an entry.

# Variables

ErrContentRequired content field is required.
ErrInvalidOperation specified operation is not supported.
ErrInvalidTranscoder specified transcoder is not supported.

# Structs

Cache stores or retrieves data from couchbase to be used as a cache.
Processor stores or retrieves data from couchbase for each message of a batch.