chasecmiller / Crumbls-Cache

Caching for WP via PHPFastCache
4 stars 3 forks source link

would be a great addition if we can choose what type of cache we want... #1

Closed mxmkmarquette closed 7 years ago

mxmkmarquette commented 7 years ago

because it's files cache by default but would be really usefull if we can use memcached or redis from phpfastcache from a menu or whatever in the wp-admin, seriously this plugin is one of the best i tried for a long time.

chasecmiller commented 7 years ago

Started working on the GUI. Submitted the first idea for now. GUI isn't implemented into live functionality yet. Tomorrow, I'll bring it live.

mxmkmarquette commented 7 years ago

perfect waiting to see what you did :) and i test memcached all the week-end as cache type was working good, the only thing i didnt acheive to make it work for both memcached and memcache is the object-cache, the minute i put it into the directory it goes into a loop and then error 500. but everything else run very smoothly :)

chasecmiller commented 7 years ago

Have any error log regarding the 500? Not able to duplicate at the moment. Cleaned up the UI a bit and am sending another push in about 15 minutes.

chasecmiller commented 7 years ago

Hey @mxmkmarquette, since we can choose the cache type from the admin now, I'll be closing this issue. Wanting to keep the issue log organized. I created a report for your 500. Please post it there.

Thanks!