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

docs: finish and do write portfolio #34

Merged
merged 11 commits into from
Nov 3, 2024
Merged

docs: finish and do write portfolio #34

merged 11 commits into from
Nov 3, 2024

Conversation

DoHyeonCP
Copy link
Collaborator

이제 포트폴리오나 써라

DoHyeonCP added 11 commits May 3, 2024 21:49
이제 포트폴리오나 써라
…emId issue

productItemId issue 는 지금 테스트 시 assertEqual('productItemId', self.product.id)가 test_serializer.py, test_view.py에서 keyerror를 일이켜 테스트가 불가한 것이다. 모델 CartItem의 productItemId 필드의 타입을 잘 참고하여 구조적으로 비효율 한 구간의 개선을 완료하여 테스트에 성공하여야 한다.
생성에서 하나 실패하고 수정 삭제 테스트 코드 작성 해야함
 redis를 통합하여 속도문제는 개선하였지만 여전히 같은 사용자수에서 failures와 방목 현상 발생 이를 해결해야했으며, 해결이됨. 상품이 등록되지 않아 if not data:에서 []를 전달 받아 cache가 진행되지 않는 문제가 있었음 이를 해결하였고,
productsize모델의 product에 인덱싱, view 캐싱을 통하여 성능 많이 개선 되었음.
server의 노출된 api key와 secret key, password .
env로 관리
@DoHyeonCP DoHyeonCP merged commit 3c74baa into master Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant