TCPSProxy splits a TCP connection between a set of servers. TCPSProxy is currently in early development and should not be used in any production envrionment.
TCPSProxy was created to easily write to mulitple redis masters as if they are one, though it could be used for other purposes.
Thanks to Robert Ingalls for providing biolerplate code for working with IP sockets.