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 query index support for boto3 via dynamodb2 #1

Merged
merged 4 commits into from
Dec 15, 2015

Conversation

pcraciunoiu
Copy link
Owner

This adds a bunch of support and tests for boto3 dynamodb.

I've tested this as part of a larger upgrade for one of the projects I work on.

* Support query via multiple KeyConditionExpressions
* Support GSI updates via table.update()
* Test query and condition ordering
* Test GSI create/update/delete
* Test throughput
pcraciunoiu added a commit that referenced this pull request Dec 15, 2015
Add query index support for boto3 via dynamodb2
@pcraciunoiu pcraciunoiu merged commit dcbc440 into master Dec 15, 2015
@pcraciunoiu pcraciunoiu deleted the feature/dynamodb-query-index branch January 9, 2016 00:21
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