RedisJSON

发布时间 2024-01-12 14:16:15作者: ZhangZhihuiAAA

 

127.0.0.1:6379> JSON.GET store $.inventory.*[?(@.connection=="Bluetooth")].name
Invalid argument(s)
127.0.0.1:6379> JSON.GET store '$.inventory.*[?(@.connection=="Bluetooth")].name'
["Noise-cancelling Bluetooth headphones","Wireless earbuds","Wireless keyboard"]