10 unstable releases (3 breaking)

0.5.0 Oct 13, 2020
0.4.4 Jul 12, 2020
0.4.3 May 27, 2020
0.3.1 May 13, 2020
0.2.0 Oct 30, 2019

#2193 in Database interfaces

BSD-3-Clause

9.5MB
308K SLoC

Lex 188K SLoC C 106K SLoC // 0.1% comments Python 6K SLoC // 0.2% comments C++ 4K SLoC // 0.1% comments Bitbake 1.5K SLoC // 0.1% comments Pan 866 SLoC // 0.1% comments Happy 533 SLoC Rust 273 SLoC // 0.0% comments Shell 199 SLoC // 0.1% comments INI 64 SLoC // 0.5% comments Snakemake 53 SLoC // 0.1% comments Bazel 8 SLoC

license GitHub issues CircleCI macos Forum Gitter

redisearch-api-rs

Rust API for RediSearch

Building

Checkout submodules

git submodule update --init

cargo build

On macOS:

brew install llvm

Build example

cargo build --example hello_redisearch

Dependencies

~2.8–6MB
~116K SLoC