We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Phalcon\Session

Is there any good reason for using Phalcon\Session instead of native php's 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.