antirez / antirez/RESP3

Nested streamed aggregated data types

オープン
#34 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
言語のデータがありません
スター
230
フォーク
41
PR マージ指標
30日以内にマージされた PR はありません

説明

The spec does not specify if the newly added streamed aggregated data types may be nested or not. It is of course possible to implement this in a parser but it complicates the logic for "event based languages" such as JavaScript since it's required to keep lots of state around to keep the parser fast.
Limiting the streamed aggregated data type to only be allowed in the top level would simplify that.

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

このリポジトリのコントリビューションガイドは索引されていません

評価

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

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

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