[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-30 UTC."],[[["`db.put_async()` is used to store one or more `Model` instances asynchronously."],["It functions identically to `db.put()` but returns an asynchronous object."],["To get the results, you must call `get_result()` on the asynchronous object returned by `db.put_async()`."]]],[]]