RedisJSON / redisjson-py

An extension to redis-py for using Redis' ReJSON module
https://redisjson.io
BSD 2-Clause "Simplified" License
160 stars 34 forks source link

Support json.toggle and json.clear commands #50

Closed oshadmi closed 3 years ago

oshadmi commented 3 years ago

Add support for the following commands: json.toggle json.clear

AvitalFineRedis commented 3 years ago

@oshadmi Do we have documentation for these commands? Or related PRs?

oshadmi commented 3 years ago

@AvitalFineRedis No documentation yet. Added a comment here in the meantime https://github.com/tombatron/NReJSON/issues/13#issuecomment-890521251