r2d2 v0.8.4 Release Notes

Release Date: 2019-04-02 // about 5 years ago
  • โž• Added

    • โž• Added a HandleEvent trait used to listen for various events from the pool for monitoring purposes.

    ๐Ÿ”„ Changed

    • ๐Ÿ”€ Switched from standard library synchronization primitives to parking_lot.