2021年10月20日 星期三

flask command

 https://zhuanlan.zhihu.com/p/30280143


https://ithelp.ithome.com.tw/articles/10262877?sc=iThomeR


https://www.jianshu.com/p/dcb4cecb2af7


https://flask-script.readthedocs.io/en/latest/

python logger

 https://shian420.pixnet.net/blog/post/350291572-%5Bpython%5D-logging-%E5%B9%AB%E4%BD%A0%E7%B4%80%E9%8C%84%E4%BB%BB%E4%BD%95%E8%A8%8A%E6%81%AF


https://stackoverflow.com/questions/50714316/how-to-use-logging-getlogger-name-in-multiple-modules



https://vimsky.com/zh-tw/examples/detail/python-method-logging.Formatter.html


https://stackoverflow.com/questions/6386698/how-to-write-to-a-file-using-the-logging-python-module

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/

2021年10月18日 星期一

vim python + pylint - not work

 https://carl830.pixnet.net/blog/post/83010629


https://www.vim.org/scripts/script.php?script_id=891


https://github.com/vim/vim/blob/master/runtime/compiler/pylint.vim


https://gist.github.com/urfolomeus/1558958


2021年8月19日 星期四

Network resource

 ### MPLS and SR-TE

#多重協定標籤交換式網路相關研究背景

https://ir.nctu.edu.tw/bitstream/11536/75779/5/751105.pdf


#淺談 MPLS 技術與應用

https://www.dgbas.gov.tw/public/Data/821316592971.pdf


#SR-TE

https://www.segment-routing.net/tutorials/2017-03-06-segment-routing-traffic-engineering-srte/

https://www.juniper.net/us/en/research-topics/what-is-segment-routing.html



#SDN

https://www.uuu.com.tw/Public/content/article/18/20180625.htm


2021年8月4日 星期三

supervidord

 https://segmentfault.com/a/1190000018342123


https://hoohoo.top/blog/supervisor-instructions-for-use/


http://supervisord.org/introduction.html#supervisor-components

2021年7月20日 星期二

DB galary and restoredb

 https://mariadb.com/kb/en/insert/


https://linuxhint.com/mariadb-dump-tutorial/


https://galeracluster.com/library/kb/deadlock-found.html


https://stackoverflow.com/questions/54753214/what-is-the-fastest-way-to-delete-millions-of-rows-from-a-mysql-database