Skip to content

Kafka and Db connection  #1

@gghost1

Description

@gghost1
  • Implement connection to kafka by python.
  • Implement method to pull data from kafka.
  • Implement method to save final frame to Postgres
    storage format:
[{
      "x": 81,
      "y": 59,
      "color": "#000000"
   
 },
{
      "x": 81,
      "y": 59,
      "color": "#000000"
   
 }]

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions