friesendrywall

Results 13 issues of friesendrywall

Is there any chance of more documentation about structure and power off handling? How does the db recover from a partial write?

If for example, a query with an undefined value is executed on a pool connection, this throws an uncatchable exception that kills the node process. This is because the exception...

high-priority

Without this fix node creates an uncatchable exception like ``` TypeError: Bind parameters must not contain undefined. To pass SQL NULL specify JS null at /var/repo/aerworx/api/node_modules/mysql2/lib/connection.js:592:17 at Array.forEach () at...

This will require companion fixes on persistences, see aedes-persistence-redis #104 for example. The core issue is that clients state is not stored in any way, so these wills get orphaned...

Could this be dual licensed, either the standard Microchip license or existing Atmel license? Please advise if this should be rather be directed to Microchip support.

I find that when sending a single byte write followed by a multi byte read, that it is failing. `static struct _twi_desc tw = { .addr = FLEXTWI2, .freq =...

Perhaps this is by design, I'm not sure. If I create a ```const store = new Logux.Store(``` and delay call ```store.client.start()``` I find that any channels()/subscriptions on the present *.vue...

type: question
part: vue

I am not sure where to ask, but LAME and shine have similar 'calc_xmin' functions, but the shine function doesn't do anything inside other than setting l3_xmin->l[gr][ch][sfb] = 0; inside...

Not really a problem here, but a question. Where does niffs stand in relation to spiffs? Newer, older, or just NOR specific?

Why was a list chosen for the WILLSKEY store? The main thing I notice is that device are duplicated in the will list, and I'm wondering if there was some...

question