@okf/ootils 1.6.6 → 1.6.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/dist/node.js +16 -16
  2. package/dist/node.mjs +16 -16
  3. package/package.json +1 -1
package/dist/node.js CHANGED
@@ -1105,8 +1105,8 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1105
1105
  },
1106
1106
  streams: {
1107
1107
  events: {
1108
- maxLen: 1e3
1109
- // Keep only last 1000 events
1108
+ maxLen: 10
1109
+ // Keep very low, cuz we dont really use historical stream events as of now
1110
1110
  }
1111
1111
  }
1112
1112
  },
@@ -1136,8 +1136,8 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1136
1136
  },
1137
1137
  streams: {
1138
1138
  events: {
1139
- maxLen: 1e3
1140
- // Keep only last 1000 events
1139
+ maxLen: 10
1140
+ // Keep very low, cuz we dont really use historical stream events as of now
1141
1141
  }
1142
1142
  }
1143
1143
  },
@@ -1166,8 +1166,8 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1166
1166
  },
1167
1167
  streams: {
1168
1168
  events: {
1169
- maxLen: 1e3
1170
- // Keep only last 1000 events
1169
+ maxLen: 10
1170
+ // Keep very low, cuz we dont really use historical stream events as of now
1171
1171
  }
1172
1172
  }
1173
1173
  },
@@ -1196,8 +1196,8 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1196
1196
  },
1197
1197
  streams: {
1198
1198
  events: {
1199
- maxLen: 1e3
1200
- // Keep only last 1000 events
1199
+ maxLen: 10
1200
+ // Keep very low, cuz we dont really use historical stream events as of now
1201
1201
  }
1202
1202
  }
1203
1203
  },
@@ -1225,8 +1225,8 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1225
1225
  },
1226
1226
  streams: {
1227
1227
  events: {
1228
- maxLen: 1e3
1229
- // Keep only last 1000 events
1228
+ maxLen: 10
1229
+ // Keep very low, cuz we dont really use historical stream events as of now
1230
1230
  }
1231
1231
  }
1232
1232
  },
@@ -1254,8 +1254,8 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1254
1254
  },
1255
1255
  streams: {
1256
1256
  events: {
1257
- maxLen: 1e3
1258
- // Keep only last 1000 events
1257
+ maxLen: 10
1258
+ // Keep very low, cuz we dont really use historical stream events as of now
1259
1259
  }
1260
1260
  }
1261
1261
  },
@@ -1283,8 +1283,8 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1283
1283
  },
1284
1284
  streams: {
1285
1285
  events: {
1286
- maxLen: 1e3
1287
- // Keep only last 1000 events
1286
+ maxLen: 10
1287
+ // Keep very low, cuz we dont really use historical stream events as of now
1288
1288
  }
1289
1289
  }
1290
1290
  },
@@ -1312,8 +1312,8 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1312
1312
  },
1313
1313
  streams: {
1314
1314
  events: {
1315
- maxLen: 1e3
1316
- // Keep only last 1000 events
1315
+ maxLen: 10
1316
+ // Keep very low, cuz we dont really use historical stream events as of now
1317
1317
  }
1318
1318
  }
1319
1319
  },
package/dist/node.mjs CHANGED
@@ -1110,8 +1110,8 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1110
1110
  },
1111
1111
  streams: {
1112
1112
  events: {
1113
- maxLen: 1e3
1114
- // Keep only last 1000 events
1113
+ maxLen: 10
1114
+ // Keep very low, cuz we dont really use historical stream events as of now
1115
1115
  }
1116
1116
  }
1117
1117
  },
@@ -1141,8 +1141,8 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1141
1141
  },
1142
1142
  streams: {
1143
1143
  events: {
1144
- maxLen: 1e3
1145
- // Keep only last 1000 events
1144
+ maxLen: 10
1145
+ // Keep very low, cuz we dont really use historical stream events as of now
1146
1146
  }
1147
1147
  }
1148
1148
  },
@@ -1171,8 +1171,8 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1171
1171
  },
1172
1172
  streams: {
1173
1173
  events: {
1174
- maxLen: 1e3
1175
- // Keep only last 1000 events
1174
+ maxLen: 10
1175
+ // Keep very low, cuz we dont really use historical stream events as of now
1176
1176
  }
1177
1177
  }
1178
1178
  },
@@ -1201,8 +1201,8 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1201
1201
  },
1202
1202
  streams: {
1203
1203
  events: {
1204
- maxLen: 1e3
1205
- // Keep only last 1000 events
1204
+ maxLen: 10
1205
+ // Keep very low, cuz we dont really use historical stream events as of now
1206
1206
  }
1207
1207
  }
1208
1208
  },
@@ -1230,8 +1230,8 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1230
1230
  },
1231
1231
  streams: {
1232
1232
  events: {
1233
- maxLen: 1e3
1234
- // Keep only last 1000 events
1233
+ maxLen: 10
1234
+ // Keep very low, cuz we dont really use historical stream events as of now
1235
1235
  }
1236
1236
  }
1237
1237
  },
@@ -1259,8 +1259,8 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1259
1259
  },
1260
1260
  streams: {
1261
1261
  events: {
1262
- maxLen: 1e3
1263
- // Keep only last 1000 events
1262
+ maxLen: 10
1263
+ // Keep very low, cuz we dont really use historical stream events as of now
1264
1264
  }
1265
1265
  }
1266
1266
  },
@@ -1288,8 +1288,8 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1288
1288
  },
1289
1289
  streams: {
1290
1290
  events: {
1291
- maxLen: 1e3
1292
- // Keep only last 1000 events
1291
+ maxLen: 10
1292
+ // Keep very low, cuz we dont really use historical stream events as of now
1293
1293
  }
1294
1294
  }
1295
1295
  },
@@ -1317,8 +1317,8 @@ var init_GLOBAL_BULLMQ_CONFIG = __esm({
1317
1317
  },
1318
1318
  streams: {
1319
1319
  events: {
1320
- maxLen: 1e3
1321
- // Keep only last 1000 events
1320
+ maxLen: 10
1321
+ // Keep very low, cuz we dont really use historical stream events as of now
1322
1322
  }
1323
1323
  }
1324
1324
  },
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "1.6.6",
6
+ "version": "1.6.7",
7
7
  "description": "Utility functions for both browser and Node.js",
8
8
  "main": "dist/index.js",
9
9
  "module": "dist/index.mjs",