Zebra/zebrad
teor efef2a2bd7
Reduce acceptance test sled memory usage (#1236)
* Use the default memory limit in the acceptance tests

PR #1233 changed the default `memory_cache_bytes`, but left the
acceptance tests with their old value.
2020-11-10 07:42:30 +10:00
..
src zebrad: make lookahead limit configurable. 2020-11-01 10:47:46 -08:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests Reduce acceptance test sled memory usage (#1236) 2020-11-10 07:42:30 +10:00
Cargo.toml build(deps): bump color-eyre from 0.5.6 to 0.5.7 2020-11-09 08:40:55 -05: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