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

Rocksdb optimize option support config #43

Merged
merged 5 commits into from
Apr 24, 2018
Merged

Conversation

absolute8511
Copy link
Owner

support some configuration for rocksdb to optimize the write.

@codecov
Copy link

codecov bot commented Apr 20, 2018

Codecov Report

Merging #43 into master will decrease coverage by 0.27%.
The diff coverage is 11.79%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   44.64%   44.36%   -0.28%     
==========================================
  Files         149      149              
  Lines       21411    21571     +160     
==========================================
+ Hits         9559     9571      +12     
- Misses      10302    10436     +134     
- Partials     1550     1564      +14
Impacted Files Coverage Δ
rockredis/t_hll.go 75.7% <ø> (-0.12%) ⬇️
node/config.go 100% <ø> (ø) ⬆️
node/state_machine.go 21.46% <0%> (ø) ⬆️
server/server.go 56.88% <0%> (-1.3%) ⬇️
node/kvstore.go 46.37% <100%> (+0.78%) ⬆️
node/node.go 32.33% <16.66%> (-0.33%) ⬇️
node/namespace.go 32.21% <3.84%> (-1.9%) ⬇️
server/httpapi.go 13.13% <4.54%> (-0.54%) ⬇️
node/raft.go 36.06% <50%> (-0.05%) ⬇️
rockredis/t_hash.go 60.24% <66.66%> (+0.16%) ⬆️
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 061a624...a7f7e16. Read the comment docs.

@absolute8511
Copy link
Owner Author

maybe partly solved #42

@absolute8511 absolute8511 merged commit ea0efcd into master Apr 24, 2018
absolute8511 added a commit that referenced this pull request Jul 8, 2022
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.

1 participant