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

Cache Engine #115

Closed
7 tasks done
lonnieezell opened this issue Jun 15, 2016 · 0 comments
Closed
7 tasks done

Cache Engine #115

lonnieezell opened this issue Jun 15, 2016 · 0 comments
Assignees
Labels
new feature PRs for new features
Milestone

Comments

@lonnieezell
Copy link
Member

lonnieezell commented Jun 15, 2016

Create a global Cache Engine that is used for all caching, and integrate into existing features.

Handlers:

  • File-based
  • Memcached
  • WinCache
  • Redis
  • Dummy/Null

Pretty much the same thing we have now. Can't think of much more that's needed ATM.

Integrate into:

  • Full page caching on site (able to check session/cookie values for name generation)
  • view() method as 'cache' option
@lonnieezell lonnieezell added the new feature PRs for new features label Jun 15, 2016
@lonnieezell lonnieezell added this to the Pre-Alpha 2 milestone Jun 15, 2016
@lonnieezell lonnieezell self-assigned this Jun 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature PRs for new features
Projects
None yet
Development

No branches or pull requests

1 participant