hashbangcode / vlad

Vlad - Vagrant LAMP Ansible Drupal
173 stars 53 forks source link

Possible to use MariaDB or NoSQL? #70

Open philipnorton42 opened 9 years ago

philipnorton42 commented 9 years ago

Would it be possible to swap MySQL for MariaDB for performance increase?


philipnorton42 commented 9 years ago

Should technically be possible to swap out MySQL for MariaDB, we would just need to ensure that MySQL is not installed at the same time as MariaDB.

Which NoSQL did you have in mind? There is a nice NoSQL solution for XHprof that uses MongoDB but I went for the MySQL variant as we already had that installed.


Original Comment By: Philip Norton

weitzman commented 9 years ago

IMO you could change to mariaDB instead of mysql. No need for both. Not a big deal either way though.