Commit Graph
10 Commits
Author SHA1 Message Date
Andrey Bocharnikov e16d707ccf feat(cache)_: add x-cache-level header 2025-09-09 17:41:51 +04:00
Andrey Bocharnikov 5e62fe5549 feat(nginx-proxy)_: bypassing cache 2025-09-09 17:41:51 +04:00
Andrey Bocharnikov 33669406f2 feat(go-proxy-cache)_: add models 2025-09-09 17:41:22 +04:00
Andrey Bocharnikov 9ad6ec169b feat(keydb-l3-cache)_: use mlcache instead of shared_dicts
* add keydb container
2025-09-09 17:41:22 +04:00
Andrey Bocharnikov 3b34c1d87d feat(proxy-cache)_: remove excessive logging 2025-07-21 20:35:14 +04:00
Andrey Bocharnikov 681c1dca8d feat(proxy-cache)_: improve request_handler
* extract filter providers function
* use standard way to remove hop‑by‑hop headers
* keep decoded body
* fix providers reload scheduler
2025-07-21 19:57:50 +04:00
Andrey Bocharnikov bc88d4bc2b feat(proxy-cache)_: remove hardcoded rules dicts 2025-07-18 22:11:34 +04:00
Andrey Bocharnikov d27b5fa698 feat(proxy-cache)_: add cache_rules + tests 2025-07-18 21:50:08 +04:00
Andrey Bocharnikov 642ea9b2ff feat(proxy-cache)_: reading rules yaml file 2025-07-18 16:22:39 +04:00
Andrey Bocharnikov 75fc5ac3f0 feat(proxy-cache)_: move lua code to separate folders 2025-07-17 15:40:46 +04:00