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: filter out ddb expired connections/subscriptions/events #92

Merged
merged 1 commit into from
Jul 14, 2020

Conversation

michalkvasnicak
Copy link
Owner

@michalkvasnicak michalkvasnicak commented Jul 13, 2020

This PR introduces a support for filtering out expired events from DynamoDB and also filters out expired connections and subscriptions.

Closes #91

@michalkvasnicak michalkvasnicak self-assigned this Jul 13, 2020
@michalkvasnicak michalkvasnicak force-pushed the feature/filter-expired-dynamodb-records branch from 189d861 to 65487fc Compare July 13, 2020 08:21
@michalkvasnicak michalkvasnicak merged commit d826725 into master Jul 14, 2020
@michalkvasnicak michalkvasnicak deleted the feature/filter-expired-dynamodb-records branch July 14, 2020 08:05
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.

[DynamoDB] - Filter out expired subscriptions during event processing
1 participant