2021年10月19日 星期二

redis get key / get value / delete value

 # basick, get keys

https://ithelp.ithome.com.tw/articles/10105731


# get keys and value

https://stackoverflow.com/questions/8078018/get-redis-keys-and-values-at-command-prompt


#delete key

https://stackoverflow.com/questions/6301399/empty-delete-a-set-in-redis


#redis get keys

https://chartio.com/resources/tutorials/how-to-get-all-keys-in-redis/

https://linuxhint.com/see-all-redis-keys/


# redis persitent data

https://ithelp.ithome.com.tw/articles/10277020

https://tachingchen.com/tw/blog/redis-data-persistence/

https://medium.com/fcamels-notes/redis-%E5%92%8C-redis-cluster-%E6%A6%82%E5%BF%B5%E7%AD%86%E8%A8%98-fdc19a3117f3

https://blog.csdn.net/qq_43178138/article/details/119144986



#api

-https://redis-py.readthedocs.io/en/stable/redismodules.html#redistimeseries-commands

https://redis-py.readthedocs.io/en/stable/commands.html#core-commands

https://redis-py.readthedocs.io/en/stable/


#command

https://redis.io/commands/select/

沒有留言:

張貼留言