We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
还是迁移的问题#1096,我想请教一下,在迁移的过程中,socket是依据什么创建的,是迁移每一个key都要建立一个短链接吗?
The text was updated successfully, but these errors were encountered:
长链接,只在连接故障时,会断开并重建连接。
codis-proxy 同 redis 之间都是长连接 + Pipeline.
Sorry, something went wrong.
No branches or pull requests
还是迁移的问题#1096,我想请教一下,在迁移的过程中,socket是依据什么创建的,是迁移每一个key都要建立一个短链接吗?
The text was updated successfully, but these errors were encountered: