vBulletin 4.2.5 comes with Memcache on Config.php, however in a Wayne Luke - thread I saw that vB 4.2.5 can also work with Memcached
I use Php 7.1 and according to their changelogs these would be the latest versions that support Php 7.1
memcache = 4.0.5.2
memcached = 3.1.5
My question is which of the 2 is better? which should I use?: Memcache or Memcached ?
I use Php 7.1 and according to their changelogs these would be the latest versions that support Php 7.1
memcache = 4.0.5.2
memcached = 3.1.5
My question is which of the 2 is better? which should I use?: Memcache or Memcached ?
Comment