lemmy/crates/db_views_moderator
Dessalines 1ccae69a47 Replacing r2d2 syncronous DB pool with async deadpool.
- Removes blocking, makes all connection grabs async.
- Fixes #1684
- Note: clippy::needless_borrow is currently broken.
2021-08-20 15:21:56 -04:00
..
src Adding ModTransferCommunity to modlog in API. Fixes #1437 2021-08-17 17:52:28 -04:00
Cargo.toml Replacing r2d2 syncronous DB pool with async deadpool. 2021-08-20 15:21:56 -04:00