問題タブ [redisjson]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
854 参照

redis - ReJSON を使用して保存された json のデータをクエリする

キーに対してRejsonを使用して1つのjsonを保存しましたが、ReJsonを使用してデータをフィルタリング/クエリしたいと思います。

どうすればそれができるか教えてください...pythonが優先されます。

上記のコードを使用して、ReJson を使用してデータを設定できました。データをファイラーしたいとします。

私のテストjsonは次のとおりです。

foo の値が bar である json をどのようにフィルタリングできますか