Skip to content

cablehead/xs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

449e48a · Mar 14, 2025
Jan 4, 2025
Jan 4, 2025
Mar 14, 2025
Mar 11, 2025
Jan 4, 2025
Oct 7, 2024
Mar 14, 2025
Feb 26, 2025
Mar 14, 2025
Mar 6, 2025
Mar 6, 2025
May 11, 2024
Mar 14, 2025
Mar 6, 2025

Repository files navigation

xs (cross-stream) CI Discord

xs is an event stream store for personal, local-first use. Think of it like sqlite, but specializing in the event sourcing use case.

Pixel art heroes cross proton streams, saving gritty, shadowy Toronto street beneath glowing CN Tower backdrop.

Read here to get started or join our Discord to ask questions.

Built with 🙏💚

  • fjall: for indexing and metadata
  • cacache: for content (CAS)
  • hyper: provides an HTTP/1.1 API over a local Unix domain socket for subscriptions, etc.
  • Nushell: for scripting and interop