firebase / firebase/firebase-admin-python

FR: Async requests

未關閉
#104 30 則留言 11 個 reaction 已指派 1 人 已被 @lahirumaramba 認領 在 GitHub 檢視
api: core
主要語言
Python
星號
1.2k
分支
359
平均合併
5 天 6 分鐘
30 天內合併 PR
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 摘要。