daemon mode for pageserver

This commit is contained in:
Stas Kelvich
2021-03-23 20:19:54 +03:00
parent 0cec3b5ed7
commit 8a80d055b9
4 changed files with 56 additions and 9 deletions

View File

@@ -24,7 +24,7 @@ log = "0.4.14"
clap = "2.33.0"
termion = "1.5.6"
tui = "0.14.0"
daemonize = "0.4.1"
rust-s3 = { git = "https://github.com/hlinnaka/rust-s3", features = ["no-verify-ssl"] }
tokio = { version = "1.3.0", features = ["full"] }
tokio-stream = { version = "0.1.4" }