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

feat: online_read_async for dynamodb #5

Merged
merged 4 commits into from
May 31, 2024
Merged

feat: online_read_async for dynamodb #5

merged 4 commits into from
May 31, 2024

Conversation

robhowley
Copy link
Owner

What this PR does / why we need it:

  • adds aiobotocore to aws dependencies
  • adds online_read_async impl for dynamdb online reader
  • the use of the standard blocking boto client prevents the feast sdk from being able to handle real time web traffic

Which issue(s) this PR fixes:

Fixes

robhowley added 4 commits May 31, 2024 09:12
Signed-off-by: robhowley <rhowley@seatgeek.com>
Signed-off-by: robhowley <rhowley@seatgeek.com>
Signed-off-by: robhowley <rhowley@seatgeek.com>
Signed-off-by: robhowley <rhowley@seatgeek.com>
@robhowley robhowley merged commit 3db88cb into master May 31, 2024
@robhowley robhowley deleted the rh-async-dynamo branch May 31, 2024 13:26
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.

1 participant