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

Caching layer #105

Open
RoySegall opened this issue May 13, 2018 · 0 comments
Open

Caching layer #105

RoySegall opened this issue May 13, 2018 · 0 comments
Milestone

Comments

@RoySegall
Copy link
Owner

The caching layer need to know to handle several stuff:

  1. cache in the DB
  2. cache in memcache
  3. store in redis
  4. store in memory/static

The caching layer will be powered by plugins. The DB and memory will be handled by the system and the other levels will be provided by other capsules. Each plugin also need to handle remote storage - firebase for example.

@RoySegall RoySegall added this to the 2.0.0 milestone May 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant