JSON.FORGET

语法
JSON.FORGET key [path]
适用版本
Redis 开源版 / JSON 1.0.0
时间复杂度
当路径评估为单个值时为 O(N),其中 N 为删除值的大小;当路径评估为多个值时为 O(N),其中 N 为键的大小
ACL 类别
@json, @write, @slow,

参见 JSON.DEL


评价此页面
回到顶部 ↑
© . This site is unofficial and not affiliated with Redis, Inc.