Tag Archives: protocol

On async

I’ve been telling to people that we need async MySQL client API. The fact that you have to block while database box is thinking (doesn’t happen too often, but still..) is holding back some nice response-time oriented coding practices. Developers … Continue reading

Posted in mysql | Tagged , | 6 Comments