kristoff-it / redis-cuckoofilter

Hashing-function agnostic Cuckoo filters for Redis
MIT License
231 stars 22 forks source link

Error during build #5

Open pk-vungle opened 1 year ago

pk-vungle commented 1 year ago

It seems like the doc is outdated.

zig build-lib -dynamic -isystem src --release-fast -target arm-linux-gnueabi --library redis-cuckoofilter/src/redis-cuckoofilter.zig error: unrecognized parameter: '--release-fast'