Hi ! Say please, I try save sessinos in db, but https://github.com/phalcon/incubator/tree/master/Library/Phalcon/Session/Adapter#database not works
! ) Fatal error: Uncaught Error: Class 'Phalcon\Session\Adapter\Database' not found in .... where $session = new Database([
but I write use Phalcon\Db\Adapter\Pdo\Mysql; use Phalcon\Session\Adapter\Database;
Phalcon 3.0.0