disable cold boot caching & optimizing
- caused by too much ram usage - optimize memory usage on checkout code Signed-off-by: Pakin <pakin.t@forth.co.th>
This commit is contained in:
parent
6fe3357efe
commit
febf91d417
4 changed files with 203 additions and 466 deletions
|
|
@ -9,6 +9,7 @@ axum = "0.8.7"
|
|||
axum-macros = "0.5.0"
|
||||
bb8 = "0.9.1"
|
||||
bb8-redis = "0.26.0"
|
||||
brotli = "8.0.2"
|
||||
bytes = "1.11.1"
|
||||
env_logger = "0.11.8"
|
||||
futures-util = "0.3.31"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue