package
1.0.0-rc.5
Repository: https://github.com/beneath-hq/beneath.git
Documentation: pkg.go.dev

# README

services/stream/

This service manages the Stream and StreamInstance models (also see models/stream.go).

It's functionality includes:

  • Compiling stream schemas
  • Managing instance versions
  • Managing storage of instances in the underlying data systems (infra/engine/)
  • Various stream metadata caches