Skip to content

Commit eaa0260

Browse files
committed
deploy: 490d99a
1 parent 9d193a2 commit eaa0260

File tree

12 files changed

+122
-113
lines changed

12 files changed

+122
-113
lines changed

controllers/AppController.html

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -202,8 +202,8 @@ <h3 id="methods">
202202

203203
<tr>
204204
<td class="col-md-4">
205-
<div class="io-line">Defined in <a href="" data-line="34"
206-
class="link-to-prism">src/app.controller.ts:34</a></div>
205+
<div class="io-line">Defined in <a href="" data-line="37"
206+
class="link-to-prism">src/app.controller.ts:37</a></div>
207207
</td>
208208
</tr>
209209

@@ -281,8 +281,8 @@ <h3 id="methods">
281281

282282
<tr>
283283
<td class="col-md-4">
284-
<div class="io-line">Defined in <a href="" data-line="42"
285-
class="link-to-prism">src/app.controller.ts:42</a></div>
284+
<div class="io-line">Defined in <a href="" data-line="45"
285+
class="link-to-prism">src/app.controller.ts:45</a></div>
286286
</td>
287287
</tr>
288288

@@ -362,7 +362,7 @@ <h3 id="methods">
362362
import { AbstractController } from &#x27;~/_common/abstracts/abstract.controller&#x27;;
363363
import { Public } from &#x27;./_common/decorators/public.decorator&#x27;;
364364
import { ApiBearerAuth, ApiOperation, ApiQuery, ApiResponse } from &#x27;@nestjs/swagger&#x27;;
365-
import LRU from &#x27;lru-cache&#x27;;
365+
import { LRUCache } from &#x27;lru-cache&#x27;;
366366

367367
interface GithubUpdate {
368368
name?: string;
@@ -375,7 +375,10 @@ <h3 id="methods">
375375
node_id?: string;
376376
}
377377

378-
const storage &#x3D; new LRU({ ttl: 60 * 60 * 1000 });
378+
const storage &#x3D; new LRUCache({
379+
ttl: 1000 * 60 * 60,
380+
ttlAutopurge: true,
381+
});
379382

380383
@Public()
381384
@Controller()

interfaces/GithubUpdate.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ <h3 id="inputs">Properties</h3>
387387
import { AbstractController } from &#x27;~/_common/abstracts/abstract.controller&#x27;;
388388
import { Public } from &#x27;./_common/decorators/public.decorator&#x27;;
389389
import { ApiBearerAuth, ApiOperation, ApiQuery, ApiResponse } from &#x27;@nestjs/swagger&#x27;;
390-
import LRU from &#x27;lru-cache&#x27;;
390+
import { LRUCache } from &#x27;lru-cache&#x27;;
391391

392392
interface GithubUpdate {
393393
name?: string;
@@ -400,7 +400,10 @@ <h3 id="inputs">Properties</h3>
400400
node_id?: string;
401401
}
402402

403-
const storage &#x3D; new LRU({ ttl: 60 * 60 * 1000 });
403+
const storage &#x3D; new LRUCache({
404+
ttl: 1000 * 60 * 60,
405+
ttlAutopurge: true,
406+
});
404407

405408
@Public()
406409
@Controller()

js/search/search_index.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

miscellaneous/variables.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2365,7 +2365,10 @@ <h3></h3> <table class="table table-sm table-bordered">
23652365
</tr>
23662366
<tr>
23672367
<td class="col-md-4">
2368-
<i>Default value : </i><code>new LRU({ ttl: 60 * 60 * 1000 })</code>
2368+
<i>Default value : </i><code>new LRUCache({
2369+
ttl: 1000 * 60 * 60,
2370+
ttlAutopurge: true,
2371+
})</code>
23692372
</td>
23702373
</tr>
23712374

modules/IdentitiesJsonformsModule.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -117,14 +117,14 @@
117117
<title>cluster_IdentitiesJsonformsModule</title>
118118
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="116,-70 116,-268 380,-268 380,-70 116,-70"/>
119119
</g>
120-
<g id="clust4" class="cluster">
121-
<title>cluster_IdentitiesJsonformsModule_exports</title>
122-
<polygon fill="none" stroke="black" points="154,-208 154,-260 342,-260 342,-208 154,-208"/>
123-
</g>
124120
<g id="clust6" class="cluster">
125121
<title>cluster_IdentitiesJsonformsModule_providers</title>
126122
<polygon fill="none" stroke="black" points="124,-78 124,-130 372,-130 372,-78 124,-78"/>
127123
</g>
124+
<g id="clust4" class="cluster">
125+
<title>cluster_IdentitiesJsonformsModule_exports</title>
126+
<polygon fill="none" stroke="black" points="154,-208 154,-260 342,-260 342,-208 154,-208"/>
127+
</g>
128128
<!-- IdentitiesJsonformsService -->
129129
<g id="node1" class="node">
130130
<title>IdentitiesJsonformsService </title>

modules/IdentitiesJsonformsModule/dependencies.svg

Lines changed: 4 additions & 4 deletions
Loading

modules/IdentitiesModule.html

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -117,71 +117,71 @@
117117
<title>cluster_IdentitiesModule</title>
118118
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 669,-268 669,-70 8,-70"/>
119119
</g>
120-
<g id="clust3" class="cluster">
121-
<title>cluster_IdentitiesModule_imports</title>
122-
<polygon fill="none" stroke="black" points="523,-78 523,-130 661,-130 661,-78 523,-78"/>
123-
</g>
124120
<g id="clust6" class="cluster">
125121
<title>cluster_IdentitiesModule_providers</title>
126-
<polygon fill="none" stroke="black" points="16,-78 16,-130 515,-130 515,-78 16,-78"/>
122+
<polygon fill="none" stroke="black" points="162,-78 162,-130 661,-130 661,-78 162,-78"/>
127123
</g>
128124
<g id="clust4" class="cluster">
129125
<title>cluster_IdentitiesModule_exports</title>
130-
<polygon fill="none" stroke="black" points="312,-208 312,-260 470,-260 470,-208 312,-208"/>
126+
<polygon fill="none" stroke="black" points="208,-208 208,-260 366,-260 366,-208 208,-208"/>
127+
</g>
128+
<g id="clust3" class="cluster">
129+
<title>cluster_IdentitiesModule_imports</title>
130+
<polygon fill="none" stroke="black" points="16,-78 16,-130 154,-130 154,-78 16,-78"/>
131131
</g>
132132
<!-- FilestorageModule -->
133133
<g id="node1" class="node">
134134
<title>FilestorageModule</title>
135-
<polygon fill="#8dd3c7" stroke="black" points="652.75,-122 649.75,-126 628.75,-126 625.75,-122 531.25,-122 531.25,-86 652.75,-86 652.75,-122"/>
136-
<text text-anchor="middle" x="592" y="-99.8" font-family="Times,serif" font-size="14.00">FilestorageModule</text>
135+
<polygon fill="#8dd3c7" stroke="black" points="145.75,-122 142.75,-126 121.75,-126 118.75,-122 24.25,-122 24.25,-86 145.75,-86 145.75,-122"/>
136+
<text text-anchor="middle" x="85" y="-99.8" font-family="Times,serif" font-size="14.00">FilestorageModule</text>
137137
</g>
138138
<!-- IdentitiesModule -->
139139
<g id="node2" class="node">
140140
<title>IdentitiesModule</title>
141-
<polygon fill="#8dd3c7" stroke="black" points="446.65,-187 443.65,-191 422.65,-191 419.65,-187 335.35,-187 335.35,-151 446.65,-151 446.65,-187"/>
142-
<text text-anchor="middle" x="391" y="-164.8" font-family="Times,serif" font-size="14.00">IdentitiesModule</text>
141+
<polygon fill="#8dd3c7" stroke="black" points="342.65,-187 339.65,-191 318.65,-191 315.65,-187 231.35,-187 231.35,-151 342.65,-151 342.65,-187"/>
142+
<text text-anchor="middle" x="287" y="-164.8" font-family="Times,serif" font-size="14.00">IdentitiesModule</text>
143143
</g>
144144
<!-- FilestorageModule&#45;&gt;IdentitiesModule -->
145145
<g id="edge1" class="edge">
146146
<title>FilestorageModule&#45;&gt;IdentitiesModule</title>
147-
<path fill="none" stroke="black" d="M592,-122.11C592,-141.34 592,-169 592,-169 592,-169 456.72,-169 456.72,-169"/>
148-
<polygon fill="black" stroke="black" points="456.72,-165.5 446.72,-169 456.72,-172.5 456.72,-165.5"/>
147+
<path fill="none" stroke="black" d="M85,-122.11C85,-141.34 85,-169 85,-169 85,-169 221.27,-169 221.27,-169"/>
148+
<polygon fill="black" stroke="black" points="221.27,-172.5 231.27,-169 221.27,-165.5 221.27,-172.5"/>
149149
</g>
150150
<!-- IdentitiesCrudService -->
151151
<g id="node3" class="node">
152152
<title>IdentitiesCrudService </title>
153-
<polygon fill="#fb8072" stroke="black" points="461.57,-252 320.43,-252 320.43,-216 461.57,-216 461.57,-252"/>
154-
<text text-anchor="middle" x="391" y="-229.8" font-family="Times,serif" font-size="14.00">IdentitiesCrudService </text>
153+
<polygon fill="#fb8072" stroke="black" points="357.57,-252 216.43,-252 216.43,-216 357.57,-216 357.57,-252"/>
154+
<text text-anchor="middle" x="287" y="-229.8" font-family="Times,serif" font-size="14.00">IdentitiesCrudService </text>
155155
</g>
156156
<!-- IdentitiesModule&#45;&gt;IdentitiesCrudService -->
157157
<g id="edge2" class="edge">
158158
<title>IdentitiesModule&#45;&gt;IdentitiesCrudService </title>
159-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M391,-187.11C391,-187.11 391,-205.99 391,-205.99"/>
160-
<polygon fill="black" stroke="black" points="387.5,-205.99 391,-215.99 394.5,-205.99 387.5,-205.99"/>
159+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M287,-187.11C287,-187.11 287,-205.99 287,-205.99"/>
160+
<polygon fill="black" stroke="black" points="283.5,-205.99 287,-215.99 290.5,-205.99 283.5,-205.99"/>
161161
</g>
162162
<!-- IdentitiesJsonformsService -->
163163
<g id="node4" class="node">
164164
<title>IdentitiesJsonformsService</title>
165-
<ellipse fill="#fdb462" stroke="black" cx="391" cy="-104" rx="115.74" ry="18"/>
166-
<text text-anchor="middle" x="391" y="-99.8" font-family="Times,serif" font-size="14.00">IdentitiesJsonformsService</text>
165+
<ellipse fill="#fdb462" stroke="black" cx="537" cy="-104" rx="115.74" ry="18"/>
166+
<text text-anchor="middle" x="537" y="-99.8" font-family="Times,serif" font-size="14.00">IdentitiesJsonformsService</text>
167167
</g>
168168
<!-- IdentitiesJsonformsService&#45;&gt;IdentitiesModule -->
169169
<g id="edge3" class="edge">
170170
<title>IdentitiesJsonformsService&#45;&gt;IdentitiesModule</title>
171-
<path fill="none" stroke="black" d="M391,-122.11C391,-122.11 391,-140.99 391,-140.99"/>
172-
<polygon fill="black" stroke="black" points="387.5,-140.99 391,-150.99 394.5,-140.99 387.5,-140.99"/>
171+
<path fill="none" stroke="black" d="M537,-122.11C537,-141.34 537,-169 537,-169 537,-169 352.79,-169 352.79,-169"/>
172+
<polygon fill="black" stroke="black" points="352.79,-165.5 342.79,-169 352.79,-172.5 352.79,-165.5"/>
173173
</g>
174174
<!-- IdentitiesValidationService -->
175175
<g id="node5" class="node">
176176
<title>IdentitiesValidationService</title>
177-
<ellipse fill="#fdb462" stroke="black" cx="141" cy="-104" rx="116.88" ry="18"/>
178-
<text text-anchor="middle" x="141" y="-99.8" font-family="Times,serif" font-size="14.00">IdentitiesValidationService</text>
177+
<ellipse fill="#fdb462" stroke="black" cx="287" cy="-104" rx="116.88" ry="18"/>
178+
<text text-anchor="middle" x="287" y="-99.8" font-family="Times,serif" font-size="14.00">IdentitiesValidationService</text>
179179
</g>
180180
<!-- IdentitiesValidationService&#45;&gt;IdentitiesModule -->
181181
<g id="edge4" class="edge">
182182
<title>IdentitiesValidationService&#45;&gt;IdentitiesModule</title>
183-
<path fill="none" stroke="black" d="M141,-122.11C141,-141.34 141,-169 141,-169 141,-169 325.21,-169 325.21,-169"/>
184-
<polygon fill="black" stroke="black" points="325.21,-172.5 335.21,-169 325.21,-165.5 325.21,-172.5"/>
183+
<path fill="none" stroke="black" d="M287,-122.11C287,-122.11 287,-140.99 287,-140.99"/>
184+
<polygon fill="black" stroke="black" points="283.5,-140.99 287,-150.99 290.5,-140.99 283.5,-140.99"/>
185185
</g>
186186
</g>
187187
</svg>

modules/IdentitiesModule/dependencies.svg

Lines changed: 24 additions & 24 deletions
Loading

modules/JobsModule.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -117,14 +117,14 @@
117117
<title>cluster_JobsModule</title>
118118
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="175,-70 175,-268 321,-268 321,-70 175,-70"/>
119119
</g>
120-
<g id="clust6" class="cluster">
121-
<title>cluster_JobsModule_providers</title>
122-
<polygon fill="none" stroke="black" points="183,-78 183,-130 313,-130 313,-78 183,-78"/>
123-
</g>
124120
<g id="clust4" class="cluster">
125121
<title>cluster_JobsModule_exports</title>
126122
<polygon fill="none" stroke="black" points="197,-208 197,-260 299,-260 299,-208 197,-208"/>
127123
</g>
124+
<g id="clust6" class="cluster">
125+
<title>cluster_JobsModule_providers</title>
126+
<polygon fill="none" stroke="black" points="183,-78 183,-130 313,-130 313,-78 183,-78"/>
127+
</g>
128128
<!-- JobsService -->
129129
<g id="node1" class="node">
130130
<title>JobsService </title>

modules/JobsModule/dependencies.svg

Lines changed: 4 additions & 4 deletions
Loading

0 commit comments

Comments
 (0)