lithium\storage\cache\adapter\Redis::CONN_DEFAULT_PORT

constant

The default port used to connect to Redis servers, if none is specified.

Source

	const CONN_DEFAULT_PORT = 6379;