Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Print exception class and message in the logs | Pratik Naik | 2015-04-08 | 1 | -2/+6 |
| | |||||
* | Fix the error logging | Pratik Naik | 2015-04-08 | 1 | -1/+1 |
| | |||||
* | Log request start and finish | Pratik Naik | 2015-04-07 | 1 | -2/+32 |
| | |||||
* | Fix an error message | Pratik Naik | 2015-04-06 | 1 | -1/+1 |
| | |||||
* | Catch exceptions when subscribing to a channel and processing a message | Pratik Naik | 2015-04-06 | 1 | -4/+10 |
| | |||||
* | Remove a puts message | Pratik Naik | 2015-04-06 | 1 | -1/+0 |
| | |||||
* | Be sure to cleanup internal redis subscriptions on close | Pratik Naik | 2015-04-06 | 1 | -1/+1 |
| | |||||
* | Add remote connection to talk over internal redis channel | Pratik Naik | 2015-04-06 | 1 | -0/+19 |
| | |||||
* | Add connection identifier and an internal redis channel | Pratik Naik | 2015-04-06 | 2 | -0/+204 |