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

Use MemCache instead of filecache #21

Closed
bjendres opened this issue Mar 1, 2018 · 1 comment
Closed

Use MemCache instead of filecache #21

bjendres opened this issue Mar 1, 2018 · 1 comment
Labels
Milestone

Comments

@bjendres
Copy link
Member

bjendres commented Mar 1, 2018

Caching resources is a nice feature of CiviProxy. It currently uses the file based PEAR Cache_Lite, but there is no reason why a PHP Memcache shouldn't work. It would probably be even better.

@pbatroff
Copy link
Contributor

Wont be needed, since there should be a PHP8 compatible version of CacheLite (see #62 )

@pbatroff pbatroff closed this as not planned Won't fix, can't repro, duplicate, stale Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants