Commit Graph
7 Commits
Author SHA1 Message Date
Andrey Bocharnikov bc49abe0ce fix(cache): extract proxy-common/cache package (#109)
fixes #106
chore: restore auth readme
chore: restore auth readme
2026-02-11 15:57:11 +04:00
Andrey Bocharnikov 334558ca2d fix(cache): extract proxy-common/cache package (#107)
fixes #106
2026-02-06 01:27:16 +04:00
Andrey Bocharnikov e1a5bea038 fix(cache): do not cache null results for pending txs (#102)
fixes #101
2026-01-28 16:53:55 +04:00
Andrey Bocharnikov b4ea66fa1f feat(go-cache-service): metrics (+grafana) (#68)
* feat(go-proxy-cache): handle when cache is not accessible

* feat(go-proxy-cache): serve metrics over http

* feat(go-proxy-cache): metrics

* feat(go-proxy-cache): fix pr comments

fixes #67

* feat(go-proxy-cache): update github actions

* feat(go-proxy-cache): fix linter
2025-09-17 17:26:23 +04:00
Andrey Bocharnikov 5e62fe5549 feat(nginx-proxy)_: bypassing cache 2025-09-09 17:41:51 +04:00
Andrey Bocharnikov 1559cb045d feat(nginx-proxy)_: composition root + main 2025-09-09 17:41:51 +04:00
Andrey Bocharnikov fccb61bacf feat(nginx-proxy)_: http server
* via unix socket
2025-09-09 17:41:51 +04:00