Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: create http front cache package #267

Merged
merged 8 commits into from
Nov 4, 2024

Conversation

tassioFront
Copy link
Contributor

@tassioFront tassioFront commented Nov 1, 2024

Infos

Task

What is being delivered?

creating HTTP front cache package based on http-front-cache

What impacts?

  • new package on the time-out-market repo
  • ability to cache HTTP requests on frontend
  • cacheOnSessionStorage function to cache data on session storage
  • cacheFactory function to cache data on a given provider (such as session storage, local storage, in-memory etc)

Reversal plan

reset the main branch on the previous commit and delete the release version

Evidences

Using cacheOnSessionStorage to cache articles by a given userName

Screencast.from.2024-11-04.10-11-45.webm

@tassioFront tassioFront self-assigned this Nov 1, 2024
@tassioFront tassioFront added the enhancement New feature or request label Nov 1, 2024
@tassioFront
Copy link
Contributor Author

I created a new key on Sonar for linters to configure the repo as monorepo: juntossomosmais_fe-time-out-market-linters

@juntossomosmais juntossomosmais deleted a comment from sonarqubecloud bot Nov 1, 2024
@juntossomosmais juntossomosmais deleted a comment from sonarqubecloud bot Nov 1, 2024
@juntossomosmais juntossomosmais deleted a comment from sonarqubecloud bot Nov 1, 2024
@juntossomosmais juntossomosmais deleted a comment from sonarqubecloud bot Nov 1, 2024
@tassioFront tassioFront force-pushed the feat/create-http-front-cache-package branch from e23a54b to 0632c9a Compare November 1, 2024 20:18
@tassioFront tassioFront force-pushed the feat/create-http-front-cache-package branch from 0632c9a to 77e03c0 Compare November 1, 2024 21:11
@juntossomosmais juntossomosmais deleted a comment from sonarqubecloud bot Nov 1, 2024
@juntossomosmais juntossomosmais deleted a comment from sonarqubecloud bot Nov 1, 2024
Copy link

sonarqubecloud bot commented Nov 4, 2024

Quality Gate Passed Quality Gate passed for 'juntossomosmais_fe-time-out-market-linters'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

sonarqubecloud bot commented Nov 4, 2024

Quality Gate Passed Quality Gate passed for 'juntossomosmais_fe-time-out-market-http-front-cache'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
90.6% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@tassioFront tassioFront marked this pull request as ready for review November 4, 2024 13:22
Copy link
Contributor

@felipefialho felipefialho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏 👏 👏

@tassioFront tassioFront merged commit 0e835e3 into main Nov 4, 2024
3 checks passed
@tassioFront tassioFront deleted the feat/create-http-front-cache-package branch November 4, 2024 16:39
This was referenced Dec 27, 2024
@github-actions github-actions bot mentioned this pull request Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants