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

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

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

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

선결조건
#159

요구사항

  1. 현재는 read가 중앙 데이터에 대해서만 반영되어있음
  2. 트랜잭션 내에서의 read는 트랜잭션 내부와 중앙데이터의 데이터를 모두 합산해서 가져와야함
@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