mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-09-09 08:01:32 +00:00
Remove the r2d2 dep (which is synchronous only) and replace with mobc which is a bit easier to use, async, and seems more developed. Update the interface to expose more of mobc's connection pool options. Add explicit redis cluster integration tests.