* add initial ES support * hide elasticsearch behind feture, add config * make the builds and clippy happy * move ES code to a function * change database name * fix database name and panic * increase close to tip interval * update deny for elastic * remove a block clone * try to fix builds * fix builds 2 * refactor some imports and unwraps * typo * change argument of elasticsearch function * move elastic call to the end of `commit_finalized_direct` * get height from block |
||
|---|---|---|
| .. | ||
| proptest-regressions/components/mempool/storage/tests | ||
| src | ||
| systemd | ||
| tests | ||
| Cargo.toml | ||
| README.md | ||
| build.rs | ||
README.md
Zebrad
Zebrad is an application.
Getting Started
This application is authored using Abscissa, a Rust application framework.
For more information, see: