engine

module
v0.0.0-...-23c868e Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2026 License: MIT

README

DBSP Engine

engine is the core incremental computation module. It contains the circuit model, operators, compiler, executor/runtime, and Z-set data structures used by higher-level modules.

Quick Start

go test ./...

From repository root:

GOWORK=off go test ./...

Directories

Path Synopsis
sql
Package expr provides a minimal expression interface for DBSP operators.
Package expr provides a minimal expression interface for DBSP operators.
internal
Package runtime provides runnable lifecycle management and in-process pub/sub wiring for DBSP producers, consumers, and processors.
Package runtime provides runnable lifecycle management and in-process pub/sub wiring for DBSP producers, consumers, and processors.
Package transform provides circuit transformations for DBSP.
Package transform provides circuit transformations for DBSP.

Jump to

Keyboard shortcuts

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