Zebra/zebrad
Henry de Valence b59cfc49b7 sync: create requests sequentially to respect backpressure.
This seems like a better design on principle but also appears to give a much
nicer sawtooth pattern of queued blocks in the checkpointer and a much smoother
pattern of block requests.
2020-07-24 18:36:00 -04:00
..
src sync: create requests sequentially to respect backpressure. 2020-07-24 18:36:00 -04:00
tests cleanup warnings throughout codebase 2020-05-27 15:42:29 -04:00
Cargo.toml Align crate versions and user-agent with NU numbers. 2020-07-24 11:46:37 -07:00
README.md Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00

README.md

Zebrad

Zebrad is an application.

Getting Started

This application is authored using Abscissa, a Rust application framework.

For more information, see:

Documentation