use redis to report errors in custom processes
use redis to report errors in custom processes
the custom process enables collaborative mode, and the redis connection pool uses App::getBean () to get
is this a redis extension?
problem description other official database query methods are Query::table (User::class)-> selectInstance ( other )-> where ( id , $userid)-> limit (1)-> get ()-> getResult (); but I find it troublesome. I want to operate other databases in the...
swoft microservice registration service found that the service name needs to be configured in the global file. There will be multiple services in a project, and if my service name is userservice, all the other services in this project will be userservice...