File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -308,6 +308,10 @@ This document explains how to use retry functionality with some simple examples.
308
308
309
309
Guide on configuring and interacting with specific S3 regions in Lucee using the S3 extension.
310
310
311
+ ## [ Clustering with Quartz Scheduler] ( /docs/recipes/scheduler-quartz-clustering.md )
312
+
313
+ How to set up and configure clustering with the Quartz Scheduler extension
314
+
311
315
## [ Quartz Scheduler Extension for Lucee] ( /docs/recipes/scheduler-quartz.md )
312
316
313
317
Advanced task scheduling using Quartz Scheduler integration
Original file line number Diff line number Diff line change 1074
1074
" Cloud Storage"
1075
1075
]
1076
1076
},
1077
+ {
1078
+ "file" : " scheduler-quartz-clustering.md" ,
1079
+ "title" : " Clustering with Quartz Scheduler" ,
1080
+ "path" : " /docs/recipes/scheduler-quartz-clustering.md" ,
1081
+ "hash" : " e7aafc0b65d307d0b4bb3110b611e1ff" ,
1082
+ "keywords" : [
1083
+ " scheduler" ,
1084
+ " quartz" ,
1085
+ " clustering" ,
1086
+ " database" ,
1087
+ " redis"
1088
+ ]
1089
+ },
1077
1090
{
1078
1091
"file" : " scheduler-quartz.md" ,
1079
1092
"title" : " Quartz Scheduler Extension for Lucee" ,
1080
1093
"path" : " /docs/recipes/scheduler-quartz.md" ,
1081
- "hash" : " 153321f721829587278feeee4469158d " ,
1094
+ "hash" : " f53e61b7a4702a18b0302f41b993dfbe " ,
1082
1095
"keywords" : [
1083
1096
" scheduler" ,
1084
1097
" quartz" ,
You can’t perform that action at this time.
0 commit comments