• Joined on 2024-01-25
star3s pushed tag v1.3.2 to go/log 2026-05-13 01:07:45 +08:00
star3s pushed to main at go/log 2026-05-13 01:07:44 +08:00
1f816dc8b3 feat: add log.As and logger.As for frictionless error handling
star3s pushed to main at go/starter 2026-05-13 00:55:31 +08:00
674ec88117 feat: add SetUsage to support custom help descriptions in CLI (by AI)
star3s pushed to main at go/gateway 2026-05-13 00:55:14 +08:00
e0a1329426 feat: bump v2.0.1, add CLI help usage, support fast wildcard path matching in README and tests (by AI)
star3s pushed tag v2.0.1 to go/gateway 2026-05-13 00:55:14 +08:00
star3s pushed to main at go/.profile 2026-05-13 00:48:24 +08:00
0046cf6971 Update vision version to v1.0.3 (by AI)
star3s pushed to main at go/vision 2026-05-13 00:47:17 +08:00
f051ed5730 RV vision: optimize Load, add benchmarks, and enhance robustness (by AI)
star3s pushed tag v1.0.3 to go/vision 2026-05-13 00:47:17 +08:00
star3s pushed to main at go/service 2026-05-13 00:44:00 +08:00
3cde76a6b0 feat: add zero-cost wildcard prefix matching for Proxy and Rewrite routes (by AI)
star3s pushed to main at go/log 2026-05-13 00:29:20 +08:00
a2b1055f5d rename
star3s pushed to main at go/gateway 2026-05-13 00:18:51 +08:00
0984b688be refactor: simplify Redis structure to group by Host and support full-host updates via simplified PubSub payload (by AI)
star3s pushed to main at go/gateway 2026-05-12 23:53:29 +08:00
2d25de4a7a refactor: simplify Redis structure to group by Host and support full-host updates via simplified PubSub payload (by AI)
star3s pushed to main at go/service 2026-05-12 23:53:18 +08:00
2b7e11e7d2 refactor: isolate config sources (code/file/dynamic), add file-based routing config, fix Start logger trace ID (by AI)
star3s pushed tag v1.0.2 to go/starter 2026-05-12 23:18:40 +08:00
star3s pushed to main at go/starter 2026-05-12 23:18:39 +08:00
e797dc846a feat: simplify Service interface and standardize Stop arguments (by AI)
star3s pushed tag v1.3.2 to go/service 2026-05-12 23:18:34 +08:00
star3s pushed to main at go/service 2026-05-12 23:18:32 +08:00
3925767d2e feat: implement WebServer, Reloader interface and atomic hot-reload methods ReplaceProxies, ReplaceRewrites, ReplaceStatics (by AI)
star3s pushed to main at go/.profile 2026-05-12 23:18:25 +08:00
7f4d5fa637 docs: add gateway v2.0.0 to README (by AI)
star3s created branch main in go/gateway 2026-05-12 23:16:12 +08:00
star3s pushed to main at go/gateway 2026-05-12 23:16:12 +08:00
62fd644831 feat: 全新重构架构,解耦核心能力,Copy-on-Write 无锁生效(by AI)