11017e297f
refactor: add influxdb support to decoder |
||
---|---|---|
.circleci | ||
benches | ||
delorean_line_parser | ||
delorean_test_helpers | ||
delorean_utilities | ||
delorean_wal | ||
docs | ||
proto/delorean | ||
src | ||
tests | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md | ||
build.rs | ||
env | ||
storectl-bench.sh |
README.md
Project Delorean
To compile and run this, you'll need:
- Stable Rust
- The
flatc
flatbuffer compiler >= 1.12.0 .env
file in the directory to specify configuration options. You can see an example in theenv
file.