ソースを参照

perf: install hiredis for faster response parsing (#17893) (#17896)

(cherry picked from commit b30a78aa40)

Co-authored-by: Ankush Menat <ankush@frappe.io>
version-14
mergify[bot] 2年前
committed by GitHub
コミット
0cba16eb11
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      pyproject.toml

+ 1
- 0
pyproject.toml ファイルの表示

@@ -58,6 +58,7 @@ dependencies = [
"pytz==2022.1",
"rauth~=0.7.3",
"redis~=3.5.3",
"hiredis~=2.0.0",
"requests-oauthlib~=1.3.0",
"requests~=2.27.1",
"rq~=1.10.1",


読み込み中…
キャンセル
保存