Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -23/+48 |
* | Fix tightloop over connecting to replication server | Erik Johnston | 2019-02-26 | 1 | -1/+4 |
* | Logcontexts for replication command handlers | Richard van der Hoff | 2018-08-17 | 1 | -0/+12 |
* | Attempt to be more performant on PyPy (#3462) | Amber Brown | 2018-06-28 | 1 | -6/+10 |
* | Fix json encoding bug in replication | Richard van der Hoff | 2018-04-03 | 1 | -1/+1 |
* | Use static JSONEncoders | Richard van der Hoff | 2018-03-29 | 1 | -3/+5 |
* | Explicitly use simplejson | Erik Johnston | 2018-03-20 | 1 | -7/+7 |
* | Fix replication after switch to simplejson | Erik Johnston | 2018-03-19 | 1 | -2/+4 |
* | Replace ujson with simplejson | Erik Johnston | 2018-03-15 | 1 | -1/+1 |
* | Serialize user ip command as json | Erik Johnston | 2017-06-27 | 1 | -5/+9 |
* | Make workers report to master for user ip updates | Erik Johnston | 2017-06-27 | 1 | -0/+32 |
* | Add a timestamp to USER_SYNC command | Erik Johnston | 2017-03-31 | 1 | -5/+10 |
* | Initial TCP protocol implementation | Erik Johnston | 2017-03-30 | 1 | -0/+341 |