File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Bloom filters
44[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/bits-and-blooms/bloom )] ( https://goreportcard.com/report/github.com/bits-and-blooms/bloom )
55[ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/bits-and-blooms/bloom.svg )] ( https://pkg.go.dev/github.com/bits-and-blooms/bloom/v3 )
66
7- This library is used by popular systems such as [ Milvus] ( https://github.com/milvus-io/milvus ) and [ beego] ( https://github.com/beego/beego ) .
7+ This library is used by popular systems such as [ Milvus] ( https://github.com/milvus-io/milvus ) and [ beego] ( https://github.com/beego/Beego ) .
88
99A Bloom filter is a concise/compressed representation of a set, where the main
1010requirement is to make membership queries; _ i.e._ , whether an item is a
You can’t perform that action at this time.
0 commit comments