August 2017
Intermediate to advanced
278 pages
8h 53m
English
Because we'll be centralizing some of the information, we need access to a Redis daemon accessible from the server. This could be in the form of a full cluster or should simply have Redis installed alongside OpenResty on the same server.
In order to have a test URL, you can set it via redis-cli, using the following command:
redis-cli SET /api/v1/test http://localhost/simpletest
Read now
Unlock full access