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

Kinesis/Lambda example #87

Open
danthegoodman1 opened this issue Aug 13, 2023 · 0 comments
Open

Kinesis/Lambda example #87

danthegoodman1 opened this issue Aug 13, 2023 · 0 comments
Labels
example How to do something with IceDB help wanted Extra attention is needed

Comments

@danthegoodman1
Copy link
Owner

Python lambda that consumes from kinesis. Schema is pre-defined and can cache in lambda runtime, lookup if we don't have.

Issue would be performance of the lambda runtime nic so high concurrency would be required (which means more frequent merge and tombstone cleaning).

Would also need to pre-install duckdb extensions as needed.

@danthegoodman1 danthegoodman1 added help wanted Extra attention is needed example How to do something with IceDB labels Aug 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
example How to do something with IceDB help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant