Grok2API (Cloudflare Workers) one-click deploy with auto D1+KV provisioning
Stars
1
Forks
1
Watchers
1
Open Issues
0
Overall repository health assessment
^4.6.16^1.0.21^4.20260124.0^5.7.3^4.61.095
commits
62
commits
49
commits
18
commits
4
commits
2
commits
2
commits
1
commits
1
commits
1
commits
fix(token): cancel background save before admin lock to prevent timeout
45699d6View on GitHubperf(ts): reduce hot-path D1 roundtrips from 17 to 5 per request
58e1c34View on GitHubperf(admin): batch token deletion in single sync instead of chunked loop
94a10d2View on GitHubperf(token): replace exclusive reservation with per-token concurrent inflight map
6fbc9abView on GitHubfeat: add zstd/gzip response compression and force-active on token refresh
d8dc7f2View on GitHubperf: reduce MySQL startup roundtrips and defer hot-path I/O
3bc1ccdView on GitHubperf(storage): batch SQL operations and make pool configurable
fc8ea12View on GitHubfix(storage): make mysql schema compatible with utf8mb4 key limits
8c5e506View on GitHubfix: default chat completions to non-stream when stream omitted
f6b0e5fView on GitHubperf: shared HTTP session pool, async token counting, batched stats flush, and sync dedup
2706dbaView on GitHub