We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f171d3 commit 26ca3ddCopy full SHA for 26ca3dd
1 file changed
README.md
@@ -20,6 +20,7 @@ Kit provides foundational packages for building production-grade Go services wit
20
| `migrator` | Database schema migrations with advisory locking |
21
| `httpserver` | HTTP server with request tracing and metrics |
22
| `httpclient` | HTTP client with telemetry and connection management |
23
+| `worker` | Task workers with polling, concurrency limits, and periodic scheduling |
24
25
## Requirements
26
0 commit comments