mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-22 20:28:18 +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.