inmem

package
v0.7.3 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package inmem package implements the watermark progression using in mem store as the KV store.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewInMemWatch

func NewInMemWatch(ctx context.Context, pipelineName string, bucketName string, kvEntryCh <-chan store.WatermarkKVEntry) (store.WatermarkKVWatcher, error)

NewInMemWatch returns inMemWatch which implements the WatermarkKVWatcher interface.

func NewKVInMemKVStore

func NewKVInMemKVStore(ctx context.Context, pipelineName string, bucketName string) (store.WatermarkKVStorer, chan store.WatermarkKVEntry, error)

NewKVInMemKVStore returns inMemStore.

Types

This section is empty.

Jump to

Keyboard shortcuts

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