wal

package
v0.0.0-...-04d6450 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2023 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Overview

Package wal organizes the entire Write-Ahead-Log program of Tatris

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConsumeWAL

func ConsumeWAL(shard *core.Shard, wal log.WalLog) error

func ConsumeWALs

func ConsumeWALs()

func OpenWAL

func OpenWAL(shard *core.Shard) (log.WalLog, error)

func ProduceWAL

func ProduceWAL(shard *core.Shard, docs []protocol.Document) error

Types

This section is empty.

Directories

Path Synopsis
Package log defines the abstract public trait of WAL behavior
Package log defines the abstract public trait of WAL behavior
Package tidwall encapsulates the WAL solution implemented by tidwall/wal
Package tidwall encapsulates the WAL solution implemented by tidwall/wal

Jump to

Keyboard shortcuts

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