taestorage

package
v0.0.0-debug-20260702 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2026 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleWrite

func HandleWrite[PReq unmarshaler[Req], PResp marshaller[Resp], Req, Resp any](
	ctx context.Context,
	meta txn.TxnMeta,
	payload []byte,
	fn func(context.Context, txn.TxnMeta, PReq, PResp) error,
) (res []byte, err error)

func NewTAEStorage

func NewTAEStorage(
	ctx context.Context,
	dataDir string,
	opt *options.Options,
	shard metadata.TNShard,
	rt runtime.Runtime,
	logtailServerAddr string,
	logtailServerCfg *options.LogtailServerCfg,
	txnServer rpc2.TxnServer,
	client client.QueryClient,
) (storage.TxnStorage, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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