Skip to content
This repository has been archived by the owner on Aug 27, 2023. It is now read-only.

Stream support #56

Open
danfairs opened this issue Jan 22, 2017 · 2 comments
Open

Stream support #56

danfairs opened this issue Jan 22, 2017 · 2 comments

Comments

@danfairs
Copy link

danfairs commented Jan 22, 2017

It would be great if flywheel supported the creation of DynamoDB streams.

Has any work been done (or planned) on streams support? It's something I need, and may have time to take a look at integrating directly into flywheel, if you think it's useful. (Until then, I can dive in and do it imperatively through boto.)

@stevearc
Copy link
Owner

No planned support for streams, but I would be happy to review any pull request that implements it! You could also check out PynamoDB, which has stream support.

@numberoverzero
Copy link

There's also bloop which has a very simple Stream API.

I tried looking for stream support in pynamodb but didn't find much: https://pynamodb.readthedocs.io/en/latest/search.html?q=stream&check_keywords=yes&area=default

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants