Skip to content

Commit 57e08f8

Browse files
committed
update
1 parent 31a11ff commit 57e08f8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ They are also smaller than cuckoo filters. They are used in [production systems]
1414

1515
The jfusebin library is Java library that provides access to high-performance XOR and Binary Fuse filters using Java's Foreign Function & Memory (FFM) API.
1616

17+
We recommend using the pure Java library [fastfilter_java](https://github.com/FastFilter/fastfilter_java) instead for better performance and portability.
18+
1719
## Overview
1820

1921
This library wraps a C library, providing Java bindings for probabilistic data structures that can efficiently test set membership with low false positive rates.

0 commit comments

Comments
 (0)