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吗
The text was updated successfully, but these errors were encountered:
这个过滤服务没有状态,分布式的话多部署几台机器就好了,敏感词存成文件或者在MySQL里都可以吧,只是启动时加载一次。
Sorry, something went wrong.
No branches or pull requests
分布式怎么处理比较好,可以将敏感词存到redis吗
The text was updated successfully, but these errors were encountered: