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
我以往的經驗在做 distributed system 時會將 get unix timestamp 這個 method 做成 interface 而 implement 的部分則會 30s - 60s 左右去跟 master database 取 unix timestamp 來同步
想問問有沒有人在開發上有使用過其他的方法做同步的 ?
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
我以往的經驗在做 distributed system 時會將 get unix timestamp 這個 method 做成 interface
而 implement 的部分則會 30s - 60s 左右去跟 master database 取 unix timestamp 來同步
想問問有沒有人在開發上有使用過其他的方法做同步的 ?
The text was updated successfully, but these errors were encountered: