Oleg Zinchenko
Oleg Zinchenko
Hi, I have found next in `MongoStrategy` ``` If you use this strategy you MUST close your Mongo connection on the spork.pre_fork event. $mongo = new Mongo(); $manager->addListener(Events::PRE_FORK, array($mongo, 'close'));...
According the doc I have: **SD card file placement** ``` /ramimage.bin ;Saturn firmware program. ``` What this file means? Is this Saturn bios or what?
According the doc I have: **SD card file placement** ``` /SAROO/update/ ;Store firmware for upgrade. ; FPGA: SSMaster.rbf ; MCU: ssmaster.bin ``` I have downloaded all releases 0.1 -- 0.6...