-
Notifications
You must be signed in to change notification settings - Fork 613
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
feat(storage): change the prefix_hint to dist_key_hint for bloom_filter #6575
Changes from 46 commits
e6af44d
241723b
759df20
4c6c942
02f48da
75a3a9b
7ce696c
b2209cb
49381a9
21d7c68
b6d767d
35faa1f
4d7f27e
85bc650
fd9b63e
d0868c1
9c37a58
cb8e352
746e6a0
7216db8
88aab17
62e985d
7d3073d
09267dd
b5a91aa
9a8ff30
6220865
0bdbdae
ba5752f
b11a81b
16a0a1d
fe060c3
8052d10
ab72252
9b7be4a
09ee7c2
88c1d87
aa34b37
8c42dfa
c120fcd
44c8295
ba22bbc
059a6cc
80dbeb9
d661984
de3d6a3
8085a59
77403a1
2b0cc7d
e15153d
e440703
6573752
a65a211
b75ef11
ded6f46
4991892
84831a3
62a68a5
e524946
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -80,6 +80,7 @@ tokio-stream = "0.1" | |
tonic = { version = "0.2", package = "madsim-tonic" } | ||
tracing = "0.1" | ||
twox-hash = "1" | ||
xxhash-rust = { version = "0.8.5", features = ["xxh32"] } | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Let's replace |
||
zstd = "0.11.2" | ||
|
||
[target.'cfg(not(madsim))'.dependencies] | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
get_min_dist_key_start_index_if_continuous
?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
start_index is always min