firebase-admin-python icon indicating copy to clipboard operation
firebase-admin-python copied to clipboard

feat(firestore): Async Firestore

Open jkyle109 opened this issue 3 years ago • 0 comments

This is the first step in addressing #104, the feature request to add async support.

Adds the ability to use a Firestore Async Client to make asynchronous Firestore requests within the Admin SDK. Additionally adding type hints for developers.

jkyle109 avatar Aug 09 '22 22:08 jkyle109