HENNGE / aiodynamo

Asynchronous, fast, pythonic DynamoDB Client
https://aiodynamo.readthedocs.io/
Other
69 stars 20 forks source link

Implement scan_count method #98

Closed TheEdgeOfRage closed 2 years ago

TheEdgeOfRage commented 2 years ago

Same as count, but uses scan instead of query.

ojii commented 2 years ago

thank you.

TheEdgeOfRage commented 2 years ago

@ojii Could you please add the hacktoberfest-accepted label here as well. Thanks <3