We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aeab57 commit c18feebCopy full SHA for c18feeb
index.adoc
@@ -1626,6 +1626,8 @@ outside of Duct:
1626
creates a database connection pool using HikariCP
1627
- https://github.com/duct-framework/logger.simple[logger.simple] -
1628
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
1631
- https://github.com/duct-framework/server.http.jetty[server.http.jetty] -
1632
starts a Ring adapter based on the Jetty webserver
1633
0 commit comments