Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
linvon committed Mar 1, 2021
2 parents b8d97f0 + 6d743c2 commit e72076e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# cuckoo-filter
cuckoo-filter go implement. Custom by you
cuckoo-filter go implement. Config by you

transplant from [efficient/cuckoofilter](https://github.com/efficient/cuckoofilter)

Expand Down
2 changes: 1 addition & 1 deletion README_ZH.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# cuckoo-filter
cuckoo-filter 的 go 实现版本. 可按你的配置来定制
cuckoo-filter 的 go 实现版本. 可按你的配置来定制过滤器参数

移植于 [efficient/cuckoofilter](https://github.com/efficient/cuckoofilter)

Expand Down

0 comments on commit e72076e

Please sign in to comment.