lemmy/crates/db_schema
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 User / community blocking. Fixes #426 (#1604) 2021-08-19 20:54:15 +00:00
Cargo.toml Replacing r2d2 syncronous DB pool with async deadpool. 2021-08-20 15:21:56 -04:00