webway

package module
v0.0.0-...-0303aaf Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2024 License: AGPL-3.0 Imports: 0 Imported by: 2

README

Webway

Webway is an Apache Kafka® compatible data streaming platform, built from the ground to be a distributed, scalable, fault-tolerant, and highly available platform for processing and storing data streams. In contrast to Apache Kafka®, there is no local storage to worry about and no need for cross-AZ replication.

The good folks over at WarpStream have done a great job of building a solid platform for streaming data. Webway takes heavy inspiration from their project, and references many of their public design documents. Despite taking heavy inspiration from WarpStream, Webway is not a fork of WarpStream. Webway is a completely new project, and is not affiliated with WarpStream in any way.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config interface {
	String(key string) string
	Bool(key string) bool
}

type MissingOptionError

type MissingOptionError struct {
	Option string
}

func (*MissingOptionError) Error

func (e *MissingOptionError) Error() string

Directories

Path Synopsis
agent module
gen
tools module

Jump to

Keyboard shortcuts

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