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] 트랜잭션 완료로 최종 쓰기 발생시에 인덱스에 반영하기 #167

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

Comments

@myyrakle
Copy link
Owner

myyrakle commented Aug 28, 2024

EPIC: #158

요구사항

  1. 메모리에 저장하지만, 디스크에도 저장해서 reload를 고려해야함
  2. 아마 디스크에 먼저 쓰고 메모리는 그다음에 쓰는게 맞을듯
  3. 중앙데이터 교체+btree 반영을 어떻게 동시에 원자적으로 처리할지?
@myyrakle myyrakle added the feature new feature unit label Aug 28, 2024
@myyrakle myyrakle self-assigned this Aug 28, 2024
@myyrakle myyrakle changed the title [feature] 트랜잭션 완료로 쓰기 발생시에 인덱스에 반영하기 [feature] 트랜잭션 완료로 최종 쓰기 발생시에 인덱스에 반영하기 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