Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
現在、hiredis c ライブラリを使用して redis データベースの値を更新する必要がある高速アプリケーションを構築しています。現在、書き込みを高速化するためにパイプライン モードを使用しています。さらに高速化するために、実際に応答を読み取って解放することはまったくありません。
助けてくれてありがとう。