1
0
Fork 0
Commit Graph

12 Commits

Author SHA1 Message Date
Gregory Eremin 610336a34e Rename slave package to driver
The package contains driver code that was supplemented with additional slave commands.
2019-10-28 19:32:35 +01:00
Gregory Eremin 488a08fcab Embed MySQL driver, delete unused stuff, move packages 2018-11-20 21:20:28 +01:00
Gregory Eremin 68567fad6e Implement timeouts and graceful shutdown 2018-11-15 11:34:27 +01:00
Gregory Eremin 6f61469eea Decouple slave connection and reader 2018-11-11 15:26:40 +01:00
Gregory Eremin 8c8705581e Don't forget to decode all rows in the test command 2018-11-11 15:04:07 +01:00
Gregory Eremin 69353f61bc Everything seem to work now 2018-11-11 14:24:45 +01:00
Gregory Eremin ac07b6a997 Use dep to maintain dependencies 2018-11-09 01:09:25 +01:00
Gregory Eremin 858d8a7ebe Fix enum test 2018-11-09 00:20:12 +01:00
Gregory Eremin aa2b3ad7b1 Bocadillo 2018-11-06 23:17:48 +01:00
Gregory Eremin 5ef0642499 Major refactoring
The thing still works somehow
2018-11-06 22:51:56 +01:00
Gregory Eremin 3a5271bca3 Move parser code to it's own package 2018-11-05 18:15:59 +01:00
Gregory Eremin f3961d403c Initial commit 2018-07-29 19:20:30 +02:00