Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  mecache 59194 almost 4 years Konstantinos Triantafyllou [Cache | Trunk]: Change size to memsize while i...
  redis 49714 over 6 years Argiro Kokogiannaki Add host for redis, get proper answer, add cors
  • svn:ignore: redis/node_modules/ mecache/node_modules/

Latest revisions

# Date Author Comment
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

58225 11/03/2020 01:51 PM Konstantinos Triantafyllou

[Cache | Trunk]: Add prometheus metrics

57529 06/11/2019 12:09 PM Argiro Kokogiannaki

[Cache service | Trunk]

1.add url in logs
2. add response in cache only for requests that return code 200

56738 24/07/2019 10:17 AM Argiro Kokogiannaki

Cache:update dependencies

Upload service moved to utils-services

View revisions

Also available in: Atom