@renchap I run a small fleet of tiny instances, all sharing the same redis server (on the same subnet) to try and allocate resources more efficiently. I suppose I could switch to using different redis database numbers to avoid collisions, but that will only scale to a limited number of instances (I'm far from that limit at the moment, but I'm working hard to make sure that this will change!)