Skip to content

FEATURE: Add CompletableFuture BTree count API#1066

Merged
jhpark816 merged 1 commit intonaver:developfrom
f1v3-dev:feat/v2-btree-count
Mar 27, 2026
Merged

FEATURE: Add CompletableFuture BTree count API#1066
jhpark816 merged 1 commit intonaver:developfrom
f1v3-dev:feat/v2-btree-count

Conversation

@f1v3-dev
Copy link
Copy Markdown
Collaborator

🔗 Related Issue

⌨️ What I did

  • BTree 의 범위 내 개수를 확인하는 bopCount API를 구현했습니다.
  • BTreeCount 클래스에 v2 호환을 위해 String 형태의 BKey 값을 넘겨받을 수 있도록 생성자를 추가했습니다.

@f1v3-dev f1v3-dev requested a review from oliviarla March 26, 2026 01:40
@f1v3-dev f1v3-dev self-assigned this Mar 26, 2026
@f1v3-dev f1v3-dev force-pushed the feat/v2-btree-count branch from b12a43b to 460167a Compare March 26, 2026 10:38
@f1v3-dev f1v3-dev force-pushed the feat/v2-btree-count branch from 460167a to 7e2b772 Compare March 26, 2026 10:41
@jhpark816 jhpark816 merged commit 997266f into naver:develop Mar 27, 2026
2 checks passed
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.

3 participants