mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-08-19 16:01:08 +00:00
52ca4d8be0
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.