markjaquith / feedback

Ask @markjaquith anything!
42 stars 4 forks source link

HHVM + Batcache #37

Closed mauryaratan closed 9 years ago

mauryaratan commented 10 years ago

Hey Mark!

I was wondering if you have any guides available somewhere to get HHVM and Batcache running? Been struggling for a while now but I always end up with an issue.

Any help would be highly appreciated :smile:

markjaquith commented 9 years ago

I haven't had any specific issues. HHVM supports APC user cache and Memcache, so if you drop in the object caching backend for one of those (and for Memcache, configure it and have it running), Batcache should just work.