mapbox / dyno

simple dynamodb client
MIT License
78 stars 28 forks source link

Add asynchronous versions of existing methods that support callbacks #161

Closed miafan23 closed 1 year ago

miafan23 commented 1 year ago

Added async version of following methods:

miafan23 commented 1 year ago

Added tests for all async methods! Back to you @AlexanderBelokon