Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 282 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 282 Bytes

Examples

This directory contains a set of complete working examples using the ksql-go library. The examples interact with the ksqlDB cluster defined in ./docker-compose.yml

Prerequisites

  • Docker
  • Docker compose

Starting the cluster

docker-compose up -d