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:
Pakin 2026-02-25 15:11:29 +07:00
parent 6fe3357efe
commit febf91d417
4 changed files with 203 additions and 466 deletions

1
Cargo.lock generated
View file

@ -2698,6 +2698,7 @@ dependencies = [
"axum-macros",
"bb8",
"bb8-redis",
"brotli",
"bytes",
"env_logger",
"futures-util",