lithium\storage\Cache::PERSIST

constant

Can be used for expiry parameters or configuration options to specify that a cached item should persist as long and expire as late as possible.

Source

	const PERSIST = 0;