0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add more tests More... over 15 years ago
more connection options from AR More... over 15 years ago
queue up queries on busy connections More... over 15 years ago
use new EM::attach_fd api More... over 15 years ago
use detach to remove socket from EM More... over 15 years ago
avoid double close() with @mysql.close More... over 15 years ago
use add_timer instead of next_tick to prevent reactor hiccups on mass disconnect; always round-robin through connections More... over 15 years ago
two test modes: idle connections, and connection pool with periodic queries More... over 15 years ago
better logging; free results before invoking blocks, no need for @processing More... over 15 years ago
tests for different types of queries More... over 15 years ago
use get_result, avoid use_result More... over 15 years ago
simple test More... over 15 years ago
show fd/sig in logs; connection pool should not grow in size; close broken connections and queue queries when disconnected More... over 15 years ago
remove IO.new wrapping of mysql.socket (when the IO object is GCed, the socket is closed) More... over 15 years ago
test for "Lost connection during query" errors More... over 15 years ago
simple logging More... over 15 years ago
keep track of connected state More... over 15 years ago
reconnect on lost connection errors More... over 15 years ago
disable connection timeout More... over 15 years ago
spec for reconnecting More... over 15 years ago
use attach_fd, alias to attach_file for backwards compat More... over 15 years ago
initial commit More... over 15 years ago