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

pref: refactor index item to save memory useage #434

Merged
merged 7 commits into from
Aug 16, 2023
Merged

pref: refactor index item to save memory useage #434

merged 7 commits into from
Aug 16, 2023

Conversation

bigboss2063
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Merging #434 (3c9cfac) into master (03100c9) will increase coverage by 1.40%.
The diff coverage is 85.61%.

@@            Coverage Diff             @@
##           master     #434      +/-   ##
==========================================
+ Coverage   65.50%   66.90%   +1.40%     
==========================================
  Files          33       33              
  Lines        5829     5820       -9     
==========================================
+ Hits         3818     3894      +76     
+ Misses       1682     1583      -99     
- Partials      329      343      +14     
Files Changed Coverage Δ
db.go 60.82% <73.80%> (+0.24%) ⬆️
bptree.go 81.28% <75.00%> (ø)
tx_tree.go 27.89% <75.86%> (+10.02%) ⬆️
tx.go 72.15% <98.27%> (+0.38%) ⬆️
btree.go 92.00% <100.00%> (ø)
record.go 100.00% <100.00%> (ø)

@bigboss2063 bigboss2063 merged commit 37aa43e into nutsdb:master Aug 16, 2023
6 checks passed
@bigboss2063 bigboss2063 deleted the index_item_refactor branch August 18, 2023 15:12
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.

None yet

1 participant