Is there any good reason for using Phalcon\Session instead of native php's session ?
Phalcon\Session
You can move it easily to a database/memory adapter at a later point without changing more than the little code in your bootstrap.