lemmy/crates/apub/src/objects
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
..
comment.rs Replacing r2d2 syncronous DB pool with async deadpool. 2021-08-20 15:21:56 -04:00
community.rs Replacing r2d2 syncronous DB pool with async deadpool. 2021-08-20 15:21:56 -04:00
mod.rs Rewrite delete activities (#1699) 2021-08-17 14:04:58 -04:00
person.rs Replacing r2d2 syncronous DB pool with async deadpool. 2021-08-20 15:21:56 -04:00
post.rs Replacing r2d2 syncronous DB pool with async deadpool. 2021-08-20 15:21:56 -04:00
private_message.rs Replacing r2d2 syncronous DB pool with async deadpool. 2021-08-20 15:21:56 -04:00