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] 트랜잭션 내에서의 delete 동작 구현 #164

Open
myyrakle opened this issue Aug 28, 2024 · 0 comments
Open

[feature] 트랜잭션 내에서의 delete 동작 구현 #164

myyrakle opened this issue Aug 28, 2024 · 0 comments
Assignees
Labels
feature new feature unit

Comments

@myyrakle
Copy link
Owner

EPIC: #158

선결조건
#159

요구사항

  1. 일단 중앙데이터를 바로 삭제하는게 아니라. 트랜잭션별 WAL에 쌓아야함
  2. COMMIT되면 중앙데이터를 제거하기
@myyrakle myyrakle added the feature new feature unit label Aug 28, 2024
@myyrakle myyrakle self-assigned this Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature unit
Projects
None yet
Development

No branches or pull requests

1 participant