Skip to content

Make code more async#9

Open
tcyrus wants to merge 1 commit intoLilyBin:masterfrom
tcyrus:master
Open

Make code more async#9
tcyrus wants to merge 1 commit intoLilyBin:masterfrom
tcyrus:master

Conversation

@tcyrus
Copy link

@tcyrus tcyrus commented Apr 13, 2018

  • Updated AWS-SDK to include built-in promises functionality (no need to use promisifyAll).
  • Replaced await by using clear then chains.
  • Uses Promise functions from bluebird to clean-up code (spread, tap, thenReturn, and catchReturn).

Updated AWS-SDK to include built-in promises functionality. Chained promises together and removed all await calls.
@tcyrus
Copy link
Author

tcyrus commented Dec 12, 2019

@trevordixon Could you merge this PR?

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