Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add draft architechture for async streaming environment #61

Merged
merged 22 commits into from
Mar 15, 2024

Conversation

niklub
Copy link
Contributor

@niklub niklub commented Feb 9, 2024

No description provided.

@niklub niklub marked this pull request as ready for review February 20, 2024 16:44
@niklub niklub requested a review from farioas as a code owner March 13, 2024 11:24
Copy link
Contributor

@matt-bernstein matt-bernstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Implementation is done, pending test coverage.

  • async environments/runtimes
  • read/write to CSV locally or on S3
  • client/server setup with
    • internal kafka pipelines
    • celery queue to handle incoming jobs
    • fastapi app
    • autogenerated typescript frontend
    • running in docker
  • switch from pdm to poetry

@matt-bernstein
Copy link
Contributor

@farioas this is ready to merge, does that sound ok?

@farioas
Copy link
Member

farioas commented Mar 15, 2024

Sure, we don't have a dependency on this branch.

@matt-bernstein matt-bernstein merged commit 876d538 into master Mar 15, 2024
2 of 11 checks passed
@matt-bernstein matt-bernstein deleted the feat/async-env-kafka branch March 15, 2024 13:53
makseq pushed a commit that referenced this pull request Mar 19, 2024
Co-authored-by: nik <nik@heartex.net>
Co-authored-by: matt-bernstein <60152561+matt-bernstein@users.noreply.github.com>
Co-authored-by: Matt Bernstein <matt@humansignal.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants