supercmmetry
|
36ca95e2e3
|
chore: fix warnings and cargo fmt
Signed-off-by: supercmmetry <vishaals2000@gmail.com>
|
2021-07-29 11:42:25 +05:30 |
|
|
a0642019c2
|
config: add an option to set pool size manually
Signed-off-by: SphericalKat <amolele@gmail.com>
|
2020-11-23 00:29:39 +05:30 |
|
|
1a5cb0d718
|
db: set max pool size to 15
Signed-off-by: SphericalKat <amolele@gmail.com>
|
2020-11-22 20:20:21 +05:30 |
|
|
62df3f239a
|
cargo fmt
Signed-off-by: ATechnoHazard <amolele@gmail.com>
|
2020-06-26 16:44:07 +05:30 |
|
supercmmetry
|
de741f451e
|
refactor: Remove unused code
- DbConn moved to /src/api/guards/db.rs
- Removed redundant imports in /src/api/routes
Signed-off-by: supercmmetry <vishaals2000@gmail.com>
|
2020-06-26 08:14:19 +05:30 |
|
supercmmetry
|
2f904690b5
|
utils: Implement psql db pool state
- Implement a PSQL DB Pool which is managed as a Rocket State
Signed-off-by: supercmmetry <vishaals2000@gmail.com>
|
2020-06-24 13:58:53 +05:30 |
|