Closed jpmens closed 6 years ago
instead of a single data.log we can store a device's data in data-<IMEI>. This simplifies things greatly when we have to replay a device's log or for long-term data storage.
data.log
data-<IMEI>
Implemented in 8a322daeb1c0ab0f668569ef7b30068b7557e5ab
instead of a single
data.log
we can store a device's data indata-<IMEI>
. This simplifies things greatly when we have to replay a device's log or for long-term data storage.