Go to file
Carol (Nichols || Goulding) 23a9a800a6 Merge remote-tracking branch 'origin/master' into hyper 2020-02-17 08:54:19 -05:00
.circleci chore: make clippy required CI step 2020-02-14 18:27:53 +00:00
proto/delorean Update storage with predicate parsing 2019-12-23 11:36:12 -05:00
src Merge remote-tracking branch 'origin/master' into hyper 2020-02-17 08:54:19 -05:00
tests test: Add an end-to-end test 2020-02-13 10:40:03 -05:00
.gitignore Add server skeleton with Actix and RocksDB 2019-12-12 10:15:16 -05:00
Cargo.lock refactor: Switch to a hyper server 2020-02-14 09:59:09 -05:00
Cargo.toml refactor: Switch to a hyper server 2020-02-14 09:59:09 -05:00
README.md Add server skeleton with Actix and RocksDB 2019-12-12 10:15:16 -05:00
build.rs refactor: rustfmt 2020-01-06 13:49:39 +00:00
env refactor: add example env file 2020-01-07 11:31:18 +00:00

README.md

Project Delorean

To run this you'll need a .env file in the directory to specify configuration options. You can see an example in the env file.