v0.21.0-alpha.4
版本发布时间: 2019-11-04 19:53:27
blackbeam/mysql_async最新发布版本:v0.34.2(2024-08-13 16:10:23)
Changes:
-
mysql_common
was updated:- codec replaced by mysql_common codec;
- compression support was introduced (see docs on
OptsBuilder::compression
);
-
falure
was replaced bythiserror
(by @udoprog in #78); - #79 was fixed;
- #82 was fixed by @tomhoule;
- #57 fixed:
-
PoolOptions
structure was introduced; -
inactive_connection_ttl
andttl_check_interval
options were introduced.
-