Hi,
Is there any smart client proxy implementation for cassandra?
I'd like to proxy short lived phpcassa connections through a smart proxy
that will manage a pool of connections and be aware of current cluster
state, bad/slow nodes etc...
The java php libraries https://github.com/s7/scale7-pelops and
https://github.com/Netflix/astyanax looks like good choices.
But since I'm not a java programmer I'd first check if someone already
have done this or if someone could give guidelines on how to extend one
of the above java clients to also proxy thrift connections.
Thanks
Alex