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

Feature: cache key control #8

Closed
gendalf opened this issue Jun 8, 2019 · 1 comment
Closed

Feature: cache key control #8

gendalf opened this issue Jun 8, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@gendalf
Copy link

gendalf commented Jun 8, 2019

How about to add some function/module in nuxt config, to have ability control cache key and global version without rebuild app.

For examples:

  1. Caching by user, cookie session key as additional cache key
  2. Caching by app view settings stored in cookies (mobile/desktop, custom layouts, i18n etc)
  3. Flush cache if some global data change time point from redis or etc, is grater than cache time
@arash16
Copy link
Owner

arash16 commented Aug 7, 2019

@gendalf done.

@arash16 arash16 closed this as completed Aug 7, 2019
@arash16 arash16 added the enhancement New feature or request label Aug 7, 2019
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

No branches or pull requests

2 participants