Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
cache.js 6.33 KB 61402 almost 3 years Konstantinos Triantafyllou [Explore-Service]: Update to angular 11. Delete...
package.json 449 Bytes 61402 almost 3 years Konstantinos Triantafyllou [Explore-Service]: Update to angular 11. Delete...
  • svn:ignore: node_modules npm-debug.log

Latest revisions

# Date Author Comment
61402 14/07/2021 05:41 PM Konstantinos Triantafyllou

[Explore-Service]: Update to angular 11. Delete branches

59649 20/10/2020 04:53 PM Konstantina Galouni

[Trunk | Cache]: cache.js: In longCachingRequests add "/api/communities/" (zenodo communities request) and "/openaire/contexts/" (communities with status info).

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

View revisions

Also available in: Atom