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

#1919 in Database interfaces

Download history 37/week @ 2024-02-25 10/week @ 2024-03-03 29/week @ 2024-03-10 12/week @ 2024-03-17

88 downloads per month

BSD-3-Clause

7MB
120K 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 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

~3–5.5MB
~112K SLoC