00:05:56 GMT As I understand in AWS Elasticache I need to use separate endpoints for reading and writing. Is this the default way Redis clusters are set up? 04:16:14 GMT Folks, how do I read a binray safe string from Redis using Go lang? 11:38:14 GMT As I understand in AWS Elasticache I need to use separate endpoints for reading and writing. Is this the default way Redis clusters are set up? 23:43:08 GMT Hi. I just installed Redis on Ubuntu 16.04 running inside VirtualBox. I gave it a password and set it to bind to 127.0.0.1 192.168.0.102. It fails to start. It only starts when I only bind to 127.0.0.1. Anything I'm missing? 23:43:41 GMT Running Redis 3.2.6 23:45:00 GMT Errr. Nvm. I was binding to 192.168.1.102 instead of 192.168.0.102. Problem fixed.