Skip to content

Commit 26ca3dd

Browse files
committed
Add worker package to README
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
1 parent 5f171d3 commit 26ca3dd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Kit provides foundational packages for building production-grade Go services wit
2020
| `migrator` | Database schema migrations with advisory locking |
2121
| `httpserver` | HTTP server with request tracing and metrics |
2222
| `httpclient` | HTTP client with telemetry and connection management |
23+
| `worker` | Task workers with polling, concurrency limits, and periodic scheduling |
2324

2425
## Requirements
2526

0 commit comments

Comments
 (0)