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

DB를 자동으로 청소합시다. #62

Open
minhoryang opened this issue May 1, 2016 · 0 comments
Open

DB를 자동으로 청소합시다. #62

minhoryang opened this issue May 1, 2016 · 0 comments
Assignees

Comments

@minhoryang
Copy link
Member

minhoryang commented May 1, 2016

Expected:

테스트가 성공하면, 자동으로 사용한 파일과 DB가 지워집니다.

Now:

master

파일은 주기적으로 지우고, DB는 채점 현황만 담고 있고 (#23), 재시작시 (문제가 추가되는 등) 삭제됩니다.

v3.0

파일은 자동으로 지워지고(#54), DB는 재시작시 (문제가 추가되는 등) 삭제됩니다.

Keywords

  • DB, MySQL, SQLAlchemy
  • TTL (Time to live)
  • Expire?
  • Rotate?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant