kayak

module
v0.0.0-...-748bfe2 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2025 License: Apache-2.0

README

Kayak

A raft based streamig server.

Description

Inspired by kafka/kinesis, but targeting simplicity.

Kayak is an streaming server built on top of Raft, using the go library implementation from Hashicorp.

Running Kayak - Testing for now.

  1. docker compose up
Failures
Request Forwarding.
TODO
  • If a node receives a write request and is not the leader, it will forward on the request to the current leader.
  • Setup metrics/traces via OTEL
  • setup Dashboard for basic cluster information
  • Authz/Authn for clients if configured

Directories

Path Synopsis
cmd
cli
examples
gen
internal
cmd
fsm
log

Jump to

Keyboard shortcuts

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