Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-03-25 | Add instance name to command | Erik Johnston | 3 | -11/+17 |
2020-03-24 | DFSDJFDSLKF | Erik Johnston | 4 | -13/+19 |
2020-03-24 | Fixup push rules stream | Erik Johnston | 1 | -1/+1 |
2020-03-24 | Move calling http replication out of base stream | Erik Johnston | 3 | -47/+60 |
2020-03-24 | Review comments | Erik Johnston | 3 | -5/+2 |
2020-03-24 | Shuffle around code typing handlers | Erik Johnston | 6 | -101/+101 |
2020-03-24 | Make ReplicationStreamer work on workers | Erik Johnston | 1 | -20/+14 |
2020-03-24 | Add redis support | Erik Johnston | 7 | -4/+234 |
2020-03-24 | mypy | Erik Johnston | 2 | -5/+7 |
2020-03-24 | Move command processing out of transport | Erik Johnston | 9 | -634/+508 |
2020-03-24 | Remove import loop | Erik Johnston | 4 | -8/+22 |
2020-03-24 | mypy | Erik Johnston | 1 | -0/+2 |
2020-03-23 | Add CLEAR_USER_SYNCS command that is sent on shutdown. | Erik Johnston | 5 | -3/+52 |
2020-03-23 | Remove `conn_id` usage for UserSyncCommand. | Erik Johnston | 6 | -19/+26 |
2020-03-23 | Handle connection closing under us | Erik Johnston | 1 | -0/+11 |
2020-03-23 | Review comments | Erik Johnston | 5 | -16/+27 |
2020-03-23 |