Skip to content
New issue

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

Feature/fix badwords filter #101

Merged
merged 10 commits into from
Aug 10, 2024
Merged

Feature/fix badwords filter #101

merged 10 commits into from
Aug 10, 2024

Conversation

joona95
Copy link
Collaborator

@joona95 joona95 commented Aug 10, 2024

Issue Number

Summary

  • 비속어 필터 시 비속어 목록 DB 대신 text 파일 읽도록 수정

Describe

  • 굳이 매번 DB에서 인덱스 타지 못하는 like문 사용할 이유가 없고 DB 부하를 늘릴 정도의 작업이 아니라고 판단되어 수정

ETC

@joona95 joona95 added the improvement 개선사항 label Aug 10, 2024
@joona95 joona95 self-assigned this Aug 10, 2024
@joona95 joona95 merged commit f8966af into develop Aug 10, 2024
1 check passed
@joona95 joona95 deleted the feature/fix_badwords_filter branch August 10, 2024 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement 개선사항
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant