cdrs icon indicating copy to clipboard operation
cdrs copied to clipboard

Send prepared statements to all nodes

Open ghost opened this issue 4 years ago • 0 comments

@AlexPikalov in this PR I've tried to make CDRS able to send the prepared statements to all pooled connections. I'm not well versed in rust, so you might probably find a better way to circumvent the problem of the prepared statement actually being sent to a single node.

Let me know your thoughts.

ghost avatar Mar 14 '20 15:03 ghost