Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  cache 59383 over 3 years Konstantina Galouni [Trunk | Explore Services]: cache.js: In longCa...
  utils-service 59488 over 3 years Konstantinos Triantafyllou [Utils Service | Trunk]: Add upload method for ...

Latest revisions

# Date Author Comment
59488 28/09/2020 11:32 PM Konstantinos Triantafyllou

[Utils Service | Trunk]: Add upload method for stakeholders

59383 15/09/2020 01:54 PM Konstantina Galouni

[Trunk | Explore Services]: cache.js: In longCachingRequests include paths "/full" (and "/communityFull") and "/openaire/info" (for last index date).

59363 14/09/2020 05:07 PM Konstantinos Triantafyllou

[Cache]: Add usage counts endpoints to long cache

59194 29/07/2020 04:09 PM Konstantinos Triantafyllou

[Cache | Trunk]: Change size to memsize while it is setting the cache current entries on metrics.

59002 26/06/2020 04:44 PM Argiro Kokogiannaki

Cache service:

-change console.debug to log
-mv resetAtMidnight inside app.listen

59001 26/06/2020 03:33 PM Argiro Kokogiannaki

[Cahce service]

Add:
const expireShort = 2 * 60 * 1000; //2mins
const expireLong = 24 * 60 * 60 * 1000; //24 hours
const cacheMaxSize =500;
const longCachingRequests = ["/communityFull/", "/pagehelpcontent","/provision/mvc/vocabularies/","/pages?page_route="];...

58699 14/05/2020 06:48 PM Argiro Kokogiannaki

Cache:

Change URL method to work with older nodejs versions

58495 15/04/2020 03:53 PM Konstantinos Triantafyllou

[Cache | Trunk]: Fix some issues on metrics. Remove encode url

58478 10/04/2020 04:29 PM Konstantinos Triantafyllou

[Cache | Trunk]: Add new metrics, encode url

58226 11/03/2020 01:53 PM Konstantinos Triantafyllou

[Cache | Trunk]: Resolved some warnings

View revisions

Also available in: Atom