mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-08 05:52:55 +00:00
add script to download all remote layers (#3294)
For use in production in case on-demand download turns out to be problematic during tenant_attach, or when we eventually introduce layer eviction. Co-authored-by: Dmitry Rodionov <dmitry@neon.tech>
This commit is contained in:
committed by
GitHub
parent
01b4b0c2f3
commit
8963d830fb
@@ -33,6 +33,7 @@ psutil = "^5.9.4"
|
||||
types-psutil = "^5.9.5.4"
|
||||
types-toml = "^0.10.8"
|
||||
pytest-httpserver = "^1.0.6"
|
||||
aiohttp = "3.7"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
flake8 = "^5.0.4"
|
||||
|
||||
Reference in New Issue
Block a user