<?php require_once '../lib/Predis.php'; const REDIS_HOST = '192.168.1.205'; const REDIS_PORT = 6379; const REDIS_DB = 15; ?>