Skip to content

Commit c18feeb

Browse files
committed
Add scheduler.simple to piecemeal components
1 parent 1aeab57 commit c18feeb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1626,6 +1626,8 @@ outside of Duct:
16261626
creates a database connection pool using HikariCP
16271627
- https://github.com/duct-framework/logger.simple[logger.simple] -
16281628
a simple buffered logger that can write to a file or STDOUT
1629+
- https://github.com/duct-framework/scheduler.simple[scheduler.simple] -
1630+
a component for running periodic tasks via a pool of workers
16291631
- https://github.com/duct-framework/server.http.jetty[server.http.jetty] -
16301632
starts a Ring adapter based on the Jetty webserver
16311633

0 commit comments

Comments
 (0)