python redis 断开连接

2023-01-31 02:01:08 python 连接 断开

参考自https://GitHub.com/andymccurdy/Redis-py/issues/681


r.connection_pool.disconnect()

 

相关文章