Skip to content

Inflect's custom lightweight dynamically scaling stream processor for Kafka

Notifications You must be signed in to change notification settings

inflect-framework/stream-processor

Repository files navigation

How to Install and Deploy Inflect

Prerequisites

  • Docker version 24+
  • kubectl version 1.28+
  • Node version 20.0+ and npm version 10+
  • Have your Kafka broker URLs, Kafka API keys, and (optional) Schema Registry API keys ready

1. Clone the stream processor repository

$ git clone https://github.com/inflect-framework/stream-processor.git

2. Install npm packages

$ cd stream-processor
$ npm i

3. Run make deploy

$ make deploy

About

Inflect's custom lightweight dynamically scaling stream processor for Kafka

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published