Redis without wordpress?

Hi is it possible to create a mysql and php7 site that uses redis, without using wordpress? I tried ee site create mydomain.com --mysql --php7 --redis but it came back unrecognized arguments --redis, any suggestions?

ee stack install --redis ee site create domain.com --mysql --php7

Now it’s up to you write the right code in order to make use of the REDIS server that will be running.

1 Like