firebase / firebase/firebase-admin-python

FR: Async requests

オープン
#104 コメント 30 件 リアクション 11 件 担当者 1 名 @lahirumaramba が担当を希望しています GitHub で見る
api: core
主要言語
Python
スター
1.2k
フォーク
359
平均マージ
5日 6分
マージ済み PR(30日)
2

説明

I am using `firebase-admin` on an `asyncio` project and when there are a lot of requests it slows down the whole API.

Surprisingly, I didn't see any other issues about this, I hope I am not duplicating.

```python
ref = yield from db.reference
result = yield from ref.get()
```

Thanks

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。