DiceDB / dice

DiceDB is a redis-compliant, reactive, scalable, highly-available, unified cache optimized for modern hardware.
https://dicedb.io/
Other
6.83k stars 1.08k forks source link

Added Docs for new watch/unwatch commands #1295

Closed apoorvyadav1111 closed 1 day ago

apoorvyadav1111 commented 3 days ago

Hi Team,

This PR contains docs for GET.WATCH, GET.UNWATCH, ZRANGE.WATCH and ZRANGE.UNWATCH commands. I have followed the flow as per Q.WATCH commands. I am happy to update them as we move forward to add more watch family commands.

Thanks, Apoorv