ErrorException: unserialize(): Error at offset 0 of 3 bytes in /data/wwwroot/fs-new-livechat-pre/vendor/laravel/framework/src/Illuminate/Cache/RedisStore.php:345
程序改成多進(jìn)程之后 larvael程序內(nèi)置的redis組件 出現(xiàn)反序列化的問題
1、我猜想是不是進(jìn)程之間并發(fā)讀寫導(dǎo)致的