rusticsearch
rusticsearch copied to clipboard
Lightweight Elasticsearch compatible search server.
Compiling librocksdb-sys v5.11.3 error: failed to run custom build command for `librocksdb-sys v5.11.3` process didn't exit successfully: `/home/rusticsearch/target/debug/build/librocksdb-sys-48ca55f7970a0b0f/build-script-build` (exit code: 101) --- stdout cargo:rerun-if-changed=build.rs cargo:rerun-if-changed=rocksdb/ cargo:rerun-if-changed=snappy/ --- stderr thread 'main'...
Simplifies the API code a lot, but requires rust nightly. TODO: - [ ] Fix status codes (see TODOs in code) - [ ] Find a way to make Rocket...
Could the address and the port be customized with a CLI argument or an environment variable? I would be delighted to run rusticsearch in a Docker container. The `--publish` option...