We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
可能性としては
が考えられる
RedisにXADDする際はIDを手動で指定できるけど、それをしても先頭にしか新しいエントリを追加できないというのは変わらない(先頭にあるIDより古いIDを持つエントリを追加できない) だからリモートから古い投稿が飛んでくるシチュエーションに対応できない
The text was updated successfully, but these errors were encountered:
#11404 関係ある?
Sorry, something went wrong.
ありあり
duplicate of #11404
No branches or pull requests
可能性としては
が考えられる
RedisにXADDする際はIDを手動で指定できるけど、それをしても先頭にしか新しいエントリを追加できないというのは変わらない(先頭にあるIDより古いIDを持つエントリを追加できない)
だからリモートから古い投稿が飛んでくるシチュエーションに対応できない
The text was updated successfully, but these errors were encountered: