| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
make things hopefully work
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit f9396f979f82f39424dc36b2e81d52d0e00464e0.
|
|
network & member changes tagged with `"fromCentral": true` will not be rewritten to the db
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
network in embedded network controller
also some debug logging
|
|
|
|
|
|
|
|
|
|
|
|
also put all online notification redis commands into a single tx
|
|
|
|
|
|
Updates both Redis and Postgres
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If a redis cluster member fails over to the slave, we'll get an error from not specifying the key for the insert. Recover from that instead of crashing the controller
|
|
exception
So let's not do that
|
|
|