SciCatProject / SciCatProject/frontend

Add caching functionality

Open
#670 0 comments 0 reactions 1 assignee View on GitHub

@stephan271 is already working on this.

Since May 22, 2020.

performance
Dominant language
TypeScript
Stars
29
Forks
44
Avg merge
20h 2m
Merged PRs (30d)
20

Description

Issue Name

AddCachingFunctionality

Summary

To improve performance some level of caching helps . The idea is to implement this at the nginx loadbalencer level

Current Behaviour

No caching functionality

Expected Behaviour

Identical API calls from the same user are cached at the intermediate nginx level for some time period to be defined (order of minute(s))

Extra Details

https://docs.nginx.com/nginx/admin-guide/content-cache/content-caching/

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.